Michael,
Have a look at my Maven Repository Provisioner codebase. It does exactly what
you want and also includes dependencies and upload to a repo manager.
It now uses the Maven Resolver in the latest version so its up to date..
https://github.com/simpligility/maven-repository-tools
Specific
Hi,
Unfortunately, we won't have the opportunity to try it in m2e before the
deadline for voting as it seems like some recent changes would require
adaptation in m2e (or it's some other bug in m2e that needs to be fixed
before we can try this 3.6.1 RC).
https://git.eclipse.org/r/#/c/133590/ shows
"Aether" and the Apache Maven resolver are supported. However the docs
for this are in very bad shape, and a naive Google search is likely to
point you to a lot of outdated and misleading information.
https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/dependencies
has code for
Hi,
I've spent considerable time on researching this, but to no avail. The
closest answer that I have found was on Stackoverflow
(https://stackoverflow.com/questions/11674537/retrieving-maven-artifact-from-repository-using-maven-java-api).
But it points me to Eclipse Aether, which has been archive
Hi,
+1 non-binding
>The release artifacts are staged for distribution in:
>https://dist.apache.org/repos/dist/dev/maven/maven-3/3.6.0
The link above Is not working, but
https://dist.apache.org/repos/dist/dev/maven/maven-3/3.6.1 is.
Thank you,
Stas.
On 2019/04/04 19:55:09, Karl Heinz Marbaise
+1
I updated MRESOLVER-71 [1] title to better explain the key update: "Upgrade
Maven Resolver from 1.1.1 (used by Maven 3.5.3) to 1.3.3 (used by Maven
3.6.1)"
on version choice: IMHO, we should either align the Maven Resolver Ant Tasks
version with Maven Resolver, either with Maven
And the depe