Bug#571356: maven-invoker-plugin: FTBFS: missing asm:asm:jar:debian

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Feb 25 10:23:18 UTC 2010


Source: maven-invoker-plugin
Version: 1.3-2
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> mkdir -p "."
> mh_patchpoms -plibmaven-invoker-plugin-java --keep-pom-version 
> touch debian/stamp-poms-patched
> /usr/share/maven-debian-helper/copy-repo.sh /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian
> skip faking of existing javax.servlet:servlet-api::2.4
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher  -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo  clean
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Maven Invoker Plugin
> [INFO]    task-segment: [clean]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Wed Feb 24 22:22:05 CET 2010
> [INFO] Final Memory: 6M/303M
> [INFO] ------------------------------------------------------------------------
> rm -f -r /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo debian/stamp-maven-build
> rm -f debian/*.substvars
> dh_clean 
> mh_unpatchpoms -plibmaven-invoker-plugin-java
> rm -f -f debian/stamp-poms-patched
>  dpkg-source -b maven-invoker-plugin-1.3
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building maven-invoker-plugin using existing maven-invoker-plugin_1.3.orig.tar.gz
> dpkg-source: info: building maven-invoker-plugin in maven-invoker-plugin_1.3-2.diff.gz
> dpkg-source: info: building maven-invoker-plugin in maven-invoker-plugin_1.3-2.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> mh_patchpoms -plibmaven-invoker-plugin-java --keep-pom-version 
> touch debian/stamp-poms-patched
> /usr/share/maven-debian-helper/copy-repo.sh /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian
> skip faking of existing javax.servlet:servlet-api::2.4
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher  -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo  package
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Maven Invoker Plugin
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) asm:asm:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=asm -DartifactId=asm -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
>   	2) org.codehaus.groovy:groovy:jar:debian
>   	3) asm:asm:jar:debian
> 
> 2) asm:asm-commons:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=asm -DartifactId=asm-commons -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm-commons -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
>   	2) org.codehaus.groovy:groovy:jar:debian
>   	3) asm:asm-commons:jar:debian
> 
> 3) asm:asm-util:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=asm -DartifactId=asm-util -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm-util -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
>   	2) org.codehaus.groovy:groovy:jar:debian
>   	3) asm:asm-util:jar:debian
> 
> 4) asm:asm-analysis:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=asm -DartifactId=asm-analysis -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm-analysis -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
>   	2) org.codehaus.groovy:groovy:jar:debian
>   	3) asm:asm-analysis:jar:debian
> 
> 5) asm:asm-tree:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=asm -DartifactId=asm-tree -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=asm -DartifactId=asm-tree -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
>   	2) org.codehaus.groovy:groovy:jar:debian
>   	3) asm:asm-tree:jar:debian
> 
> ----------
> 5 required artifacts are missing.
> 
> for artifact: 
>   org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
> 
> 
> 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Wed Feb 24 22:22:08 CET 2010
> [INFO] Final Memory: 11M/303M
> [INFO] ------------------------------------------------------------------------
> make: *** [debian/stamp-maven-build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010-02-24/maven-invoker-plugin_1.3-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-java-maintainers mailing list