-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
OSX 10.11, Ubuntu 14.04. Branch master
When running
mvn clean install -Pitest
I got this:
[INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.jenkins-ci.plugins:artifactory:2.4.7-SNAPSHOT (/home/someuser/Documents/git/artifactory-plugin/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Failure to find org.jenkins-ci.plugins:plugin:pom:1.521 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 19, column 13 -> [Help 2] [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/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
There is no such pom under the link that shows up on the console with error message. I would like to contribute to this project but I need working tests. I tried on 3 different machines, 1x OSX and 2x Ubuntu 14.04. Always the same error