Source: guice Version: 4.0-2 Severity: serious >From my pbuilder build log: ... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Google Guice ....................................... SUCCESS [ 0.523 s] [INFO] Google Guice - Bill of Materials ................... SUCCESS [ 0.011 s] [INFO] Google Guice - Core Library ........................ FAILURE [ 0.091 s] [INFO] Google Guice - Extensions .......................... SKIPPED [INFO] Google Guice - Extensions - AssistedInject ......... SKIPPED [INFO] Google Guice - Extensions - MultiBindings .......... SKIPPED [INFO] Google Guice - Extensions - Grapher ................ SKIPPED [INFO] Google Guice - Extensions - JMX .................... SKIPPED [INFO] Google Guice - Extensions - JNDI ................... SKIPPED [INFO] Google Guice - Extensions - Servlet ................ SKIPPED [INFO] Google Guice - Extensions - Spring ................. SKIPPED [INFO] Google Guice - Extensions - ThrowingProviders ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.943 s [INFO] Finished at: 2016-06-28T17:26:42+00:00 [INFO] Final Memory: 14M/219M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project guice: Could not resolve dependencies for project com.google.inject:guice:jar:4.0: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.ant:ant:jar:debian 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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :guice 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/guice-4.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/guice-4.0/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/guice-4.0/debian -Dmaven.repo.local=/build/guice-4.0/debian/maven-repo package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 debian/rules:10: recipe for target 'build' failed make: *** [build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler