Error Info using plugin : Can not add the same measure twice

2016-05-18 Thread jinrui.a.c...@tieto.com
Hi, I get error when executing sonar maven plugin 4.5.7/4.5.6. Could you give me any suggestions? Thanks a lot. Related versions: java: 1.6 sonar: 4.5.6 org.codehaus.mojo:cobertura-maven-plugin:2.7 org.codehaus.sonar:sonar-maven-plugin:4.5.7 maven: 3.0.5 Error log: [ERROR] Failed to execute

[ANN] Maven Ant Tasks Retired

2016-05-18 Thread Michael Osipov
As you can see in the release notes below, this component has now been retired. There will be no more releases of this component. Task * [MANTTASKS-252] Retire this component -The Apache Maven team - To unsubscribe, e-mail:

[RESULT] [VOTE] Retire Maven Ant Tasks

2016-05-18 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Karl Heinz Marbaise, Mirko Friedenhagen, Anders Hammar, Igor Fedorenko, Jason van Zyl, Andreas Gudian, Stian Soiland-Reyes, Ralph Goers, Manfred Moser, Connolly, Robert Scholte, Michael Osipov, Tamás Cservenák PMC quorum: reached I

RE: How can I define the classloader for maven-antrun-plugin task?

2016-05-18 Thread Adam Mitchell
Hi, You need to add the kodo jar as a dependency for your antrun plugin to make it available on the classpath. If you can find your exact jar version in a public repository then go for it, otherwise you'll need to drop your jar in your corporate repository, or, failing that declare it as