Karl-Heinz Marbaise created MPLUGIN-286:
-------------------------------------------
Summary: Failure during build via mvn -Prun-its clean verfiy based
on missing dependencies
Key: MPLUGIN-286
URL: https://jira.codehaus.org/browse/MPLUGIN-286
Project: Maven Plugin Tools
Issue Type: Bug
Affects Versions: 3.4
Reporter: Karl-Heinz Marbaise
Priority: Blocker
Attachments:
0001-Added-missing-dependencies-to-get-correct-reactor-or.patch
{{mvn -Prun-its clean verify}}
{code}
[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
{code}
The dependencies will only be activate during the {{-Prun-its}} which will let
correctly run the IT's..I'm at the moment not 100% sure if this is the best
choice.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)