Bug#815651: maven-invoker fails to build in unstable
Matthias Klose
doko at debian.org
Tue Feb 23 10:39:56 UTC 2016
Package: src:maven-invoker
Version: 2.2-1
Severity: serious
Tags: sid stretch
dh_auto_build -O--buildsystem=maven
/usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/packages/tmp/j/maven-invoker-2.2
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/home/packages/tmp/j/maven-invoker-2.2/debian
-Dmaven.repo.local=/home/packages/tmp/j/maven-invoker-2.2/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Invoker 2.2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.codehaus.plexus:plexus-component-metadata:jar:1.6 is
missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.152 s
[INFO] Finished at: 2016-02-23T10:38:38+00:00
[INFO] Final Memory: 7M/240M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.6 or one of its
dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
org.codehaus.plexus:plexus-component-metadata:jar:1.6 has not been downloaded
from it before. -> [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
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/packages/tmp/j/maven-invoker-2.2
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/home/packages/tmp/j/maven-invoker-2.2/debian
-Dmaven.repo.local=/home/packages/tmp/j/maven-invoker-2.2/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
More information about the pkg-java-maintainers
mailing list