Strange surefire anomaly (and Happy New Year)

2016-12-31 Thread Martin Gainty
when I run surefire i see this error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on project axis2-integration: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test failed: There was an error in the

Re: API to resolve a version range artifact

2016-12-31 Thread Robert Scholte
Thanks for the compliments! It took quite some time to get it to the current state and we're still not ready, but this confirms it was worth working on and that we should continue its development. Robert ps. I'm glad that Karl Heinz and Guillaume also dared to touch this code. On Sat, 31

Re: API to resolve a version range artifact

2016-12-31 Thread Dan Tran
I am able to construct Dependency from my Artifact's GAV, maven-artifact-transfer's DependencyResolver handles the rest. Thanks to Robert's excellent works under maven-artifact-transfer -Dan On Wed, Dec 28, 2016 at 2:17 AM, Robert Scholte wrote: > Well, you can go from