You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Eli Collins <el...@cloudera.com> on 2012/01/08 22:57:30 UTC

23 MR hasn't built since Wednesday

Is someone looking into this?

[ERROR] Failed to execute goal
com.atlassian.maven.plugins:maven-clover2-plugin:3.0.2:setup
(default-cli) on project hadoop-yarn: Could not resolve the clover
artifact ( com.cenqua.clover:clover:jar:3.0.2 ) in the
localRepository: file:///home/jenkins/.m2/repository/: Could not find
artifact com.cenqua.clover:clover:jar:3.0.2
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=com.cenqua.clover
-DartifactId=clover -Dversion=3.0.2 -Dpackaging=jar
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy
the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=com.cenqua.clover
-DartifactId=clover -Dversion=3.0.2 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] com.cenqua.clover:clover:jar:3.0.2
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] (none)
[ERROR] -> [Help 1]
[ERROR]