remove unneeded maven-paxexam-plugin in jmx-itest which causes a build error
when doing mvn eclipse:eclipse
-----------------------------------------------------------------------------------------------------------
Key: ARIES-107
URL: https://issues.apache.org/jira/browse/ARIES-107
Project: Aries
Issue Type: Bug
Components: JMX
Reporter: Lin Sun
Assignee: Lin Sun
Priority: Minor
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries JMX integration tests
[INFO] task-segment: [eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] artifact org.ops4j.pax.exam:maven-paxexam-plugin: checking for updates
from central
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [depends:generate-depends-file {execution: generate-depends-file}]
[INFO] Created:
/Users/linsun/aries/jmx/jmx-itests/target/classes/META-INF/maven/dependencies.properties
[INFO] [paxexam:generate-config {execution: generate-config}]
[INFO] Adding dependencies in scope provided
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to create dependencies file: java.lang.NullPointerException
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Tue Jan 05 13:53:20 EST 2010
[INFO] Final Memory: 31M/63M
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.