Hi,

unfortunately i got the following if i try to build the release via:

mvn -Prun-its clean verify

[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 18, Failed: 6, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  ant-basic/pom.xml
[ERROR] *  ant-reference-parameter/pom.xml
[ERROR] *  ant-simple-usage/pom.xml
[ERROR] *  ant-since-maven-plugin/pom.xml
[ERROR] *  beanshell-simple/pom.xml
[ERROR] *  fix-maven-since-3.x/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Maven Plugin Tools ................................ SUCCESS [2.701s]
[INFO] Maven Plugin Tools Extractor API .................. SUCCESS [2.894s]
[INFO] Maven Plugin Tools Generators ..................... SUCCESS [2.818s]
[INFO] Maven Plugin Tool for Java with Javadoc Tags ...... SUCCESS [1.822s]
[INFO] Maven Plugin Tools Java 5 Annotations ............. SUCCESS [0.533s]
[INFO] Maven Plugin Tool for Java with Annotations ....... SUCCESS [1.609s]
[INFO] Maven Script Mojo Support ......................... SUCCESS [0.335s]
[INFO] Maven Beanshell Mojo Support ...................... SUCCESS [0.427s]
[INFO] Maven Ant Mojo Support ............................ SUCCESS [1.685s]
[INFO] Maven Plugin Plugin ............................... FAILURE [2:30.934s]
[INFO] Maven Plugin Tools Javadoc Taglets ................ SKIPPED
[INFO] Maven Plugin Metadata Model ....................... SKIPPED
[INFO] Maven Plugin Tool for Ant ......................... SKIPPED
[INFO] Maven Plugin Tool for Beanshell ................... SKIPPED


So the problem is caused by missing dependencies in the maven-plugin-plugin integration tests.

I have created an appropriate JIRA issue for it with an attached patch which will solve the problem...

After i applied this patch i have tested with Maven 2.2.1, 3.0.5, 3.1.1, 3.2.1, 3.2.5 without any issue...

https://jira.codehaus.org/browse/MPLUGIN-286

So based on the above i have to VOTE by giving a -1
sorry..;-(...


Kind regards
Karl Heinz Marbaise

On 12/31/14 7:11 PM, Hervé BOUTEMY wrote:
Hi,

We solved 13 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11139&styleName=Html&version=20381

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-1112/
https://repository.apache.org/content/repositories/maven-1112/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4-source-release.zip

Source release checksum(s):
maven-plugin-tools-3.4-source-release.zip sha1:
a284152c65a4e2d407723a13efe651913df30004

Staging site:
http://maven.apache.org/plugin-tools-archives/plugin-tools-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to