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
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
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
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