Re: Polyglot usage of components/Dependency graph API

2022-11-22 Thread Delany
Try d...@maven.apache.org On Tue, 22 Nov 2022 at 16:23, Patrick Plenefisch wrote: > Hi, > How can I query a specific dependency's *resolved* transitive dependencies > inside a class executed by a mojo? I have access to session and project, > and that's it. > I looked at DependencyGraphBuilder a

Polyglot usage of components/Dependency graph API

2022-11-22 Thread Patrick Plenefisch
Hi, How can I query a specific dependency's *resolved* transitive dependencies inside a class executed by a mojo? I have access to session and project, and that's it. I looked at DependencyGraphBuilder and the underlying ProjectDependenciesResolver, but those seem to be injected. While I can genera

[ANN] Apache Software Foundation Parent POM Version 28 Released

2022-11-22 Thread Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 28 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 28 You can download the appropriate

Re: m-release-m on Jenkins: 'cmd' is not recognized as an internal or external command

2022-11-22 Thread Thorsten Heit
Hi, I have created MRELEASE-1110 because the same steps work when I use m-release-p 3.0.0-M5, but not 3.0.0-M6 or M7... Regards Thorsten Am 18.11.22 um 10:56 schrieb Thorsten Heit: Hello, I'm struggling with a phenomen trying to simulate a release build of a Maven project on a Jenkins a