Source: plexus-compiler-1.0 Version: 1.9.2-6 Severity: important >From my pbuilder build log, with all packages installed from a repository of locally rebuilt packages:
... [INFO] ------------------------------------------------------------------------ [INFO] Building Plexus Compiler 1.9.2 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no dependency information available [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Plexus Compiler [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Plexus Compiler .................................... FAILURE [ 0.001 s] [INFO] Plexus Compiler Api ................................ SKIPPED [INFO] Plexus Compiler Manager ............................ SKIPPED [INFO] Plexus Compiler Test Harness ....................... SKIPPED [INFO] Plexus Compilers ................................... SKIPPED [INFO] Plexus C# Compiler ................................. SKIPPED [INFO] Plexus Eclipse Compiler ............................ SKIPPED [INFO] Plexus Jikes Compiler .............................. SKIPPED [INFO] Plexus Javac Component ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.302 s [INFO] Finished at: 2016-07-03T21:28:47+00:00 [INFO] Final Memory: 9M/212M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 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.5.5 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=/build/plexus-compiler-1.0-1.9.2 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/plexus-compiler-1.0-1.9.2/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/plexus-compiler-1.0-1.9.2/debian -Dmaven.repo.local=/build/plexus-compiler-1.0-1.9.2/debian/maven-repo package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 debian/rules:6: recipe for target 'build' failed make: *** [build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler