Maven Resolver: Finding the primary artifact’s extension for a GAV

2017-11-22 Thread Andreas Sewe
Hi, for some analyses of third-party *-tests.jar artifacts I want to build a test classpath. My input is an Artifact coordinate like org.example:example:jar:tests:1.0. I can use this to download the example-1.0-tests.jar and also to download all test-scoped dependencies of

Re: maven-artifact-transfer: How to build the classpath for arbitrary GAVs?

2017-11-22 Thread Andreas Sewe
Hi Robert, > have a look at > https://maven.apache.org/shared/maven-artifact-transfer/comparison.html > that should explain the difference between type/package/file-extension > > If it is still not clear enough, please help imrpove the documentation. One way to improve the documentation is to