Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
hirsch@mushin:~/Desktop/s/creadur/whisker/trunk$ svn info
Pfad: .
URL: http://svn.apache.org/repos/asf/creadur/whisker/trunk
Basis des Projektarchivs: http://svn.apache.org/repos/asf
UUID des Projektarchivs: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1351441
Knotentyp: Verzeichnis
Plan: normal
Letzter Autor: rdonkin
Letzte geänderte Rev: 1348586
Letztes Änderungsdatum: 2012-06-10 15:39:44 +0200 (So, 10. Jun 2012)hirsch@mushin:~/Desktop/s/creadur/whisker/trunk$ svn info Pfad: . URL: http://svn.apache.org/repos/asf/creadur/whisker/trunk Basis des Projektarchivs: http://svn.apache.org/repos/asf UUID des Projektarchivs: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 1351441 Knotentyp: Verzeichnis Plan: normal Letzter Autor: rdonkin Letzte geänderte Rev: 1348586 Letztes Änderungsdatum: 2012-06-10 15:39:44 +0200 (So, 10. Jun 2012)
Description
Having checked out the current trunk I ran mvn clean install with mvn 3.0.4.
hirsch:~/Desktop/s/creadur/whisker/trunk$ vim /home/hirsch/Desktop/s/creadur/whisker/trunk/apache-whisker-plugin4maven/target/it/smoke4generate/build.log
[WARNING] The POM for org.apache.rat.whisker:apache-whisker-plugin4maven:jar:0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.548s
[INFO] Finished at: Mon Jun 18 20:50:54 CEST 2012
[INFO] Final Memory: 4M/74M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.rat.whisker:apache-whisker-plugin4maven:0.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.rat.whisker:apache-whisker-plugin4maven:jar:0.1-SNAPSHOT: Could not find artifact org.apache.rat.whisker:apache-whisker-plugin4maven:pom:0.1-SNAPSHOT in local.central (file:///home/hirsch/.m2/repository) -> [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/PluginResolutionException
Thus I'm able to confirm the build failures reported via mailing list on 2012-06-18.