Hello, I'm trying to give an improvement to cpptest-plugin but I can't compiled it out of the box due to :
> Version of org.jvnet.hudson.main:maven-plugin:jar:1.395 is inconsistent > with org.jenkins-ci.main:maven-plugin:jar:1.410 > I've tried maven 2.2.1 and 3.0.5 as well as jdk 1.6 and 1.7. >From a `dependency:tree`, I saw that `org.jvnet.hudson.plugins:analysis-core:jar:1.21` try to use `org.jvnet.hudson.main:maven-plugin:jar:1.395` and `org.jenkins-ci.main:maven-plugin:jar:1.410`. Can't figure out how to fix it. Exclusions has no effect on this issue. Thanks for your help. -- Adrien Lecharpentier -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
