|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

I am looking at this issue and trying to build the plugin. I am seeing the following maven errors, can you help?
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.0.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
...
[INFO] — maven-hpi-plugin:1.74:test-hpl (default-test-hpl) @ cppcheck —
[INFO] Generating /var/lib/jenkins/jobs/jenkinsci-cppcheck-plugin/workspace/target/test-classes/the.hpl
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.706s
[INFO] Finished at: Thu Sep 18 10:06:49 BST 2014
[INFO] Final Memory: 24M/347M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:1.74:test-hpl (default-test-hpl) on project cppcheck: Error preparing the manifest: Failed to open artifact org.apache.maven:maven-plugin-api:jar:3.0.3:test at /var/lib/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar: 1 problem was encountered while building the effective model
[ERROR] [FATAL] Non-parseable POM /var/lib/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom: only whitespace content allowed before start tag and not 0 (position: START_DOCUMENT seen 0... @1:1) @ line 1, column 1
[ERROR] for project for project
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException