Re: mvn dependency:analyze fails with IllegalArgumentException

2018-03-24 Thread Karl Heinz Marbaise
Hi Henrik, So I created a ticket for that: https://issues.apache.org/jira/browse/MDEP-603 So thanks for reporting this here...and of course for you feedback. Kind regards Karl Heinz Marbaise On 24/03/18 11:14, Henrik Eriksson wrote: Hi Karl, That worked! Regards Henrik 2018-03-23 19:35 GM

Re: mvn dependency:analyze fails with IllegalArgumentException

2018-03-24 Thread Henrik Eriksson
Hi Karl, That worked! Regards Henrik 2018-03-23 19:35 GMT+01:00 Karl Heinz Marbaise : > Hi Henrik, > > can you try to add the following to your pom configuration (just a try to > see if I'm on the right path): > > > > org.apache.maven.plugins > maven-dependency-plugin > > > o

Re: mvn dependency:analyze fails with IllegalArgumentException

2018-03-23 Thread Karl Heinz Marbaise
Hi Henrik, can you try to add the following to your pom configuration (just a try to see if I'm on the right path): org.apache.maven.plugins maven-dependency-plugin org.ow2.asm asm 6.1 and just give a try to rerun it... Kind regards Karl Heinz Marbai

mvn dependency:analyze fails with IllegalArgumentException

2018-03-21 Thread Henrik Eriksson
Hello, Running mvn dependency:analyze fails with the follwing exception: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:analyze (default-cli) on project utils: Execution default-cli of goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:analyze faile