Bug#713218: libxbean-java: FTBFS: missing artifact: org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 12:02:44 UTC 2013


Source: libxbean-java
Version: 3.7-5
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibxbean-java --debian-build --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
> 		/usr/bin/make -f debian/rules patch-poms; \
> 	fi
> 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=/«PKGBUILDDIR»/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/«PKGBUILDDIR»/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] Reactor build order: 
> [INFO]   Apache XBean
> [INFO]   Apache XBean :: Classloader
> [INFO]   Apache XBean :: ClassPath
> [INFO]   Apache XBean OSGI Bundle Utilitiess
> [INFO]   Apache XBean :: Classpath Resource Finder
> [INFO]   Apache XBean :: Naming
> [INFO]   Apache XBean :: ASM shaded (repackaged)
> [INFO]   Apache XBean :: Reflect
> [INFO]   Apache XBean :: Spring
> [INFO]   Apache XBean :: Telnet
> [INFO]   Apache XBean :: Maven Plugin
> [INFO]   Apache XBean :: Finder shaded (repackaged)
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Classloader
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 21 source files to /«PKGBUILDDIR»/xbean-classloader/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-classloader/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-classloader/target/xbean-classloader-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: ClassPath
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 8 source files to /«PKGBUILDDIR»/xbean-classpath/target/classes
> [WARNING] /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SunURLClassPath.java:[64,22] sun.misc.URLClassPath is internal proprietary API and may be removed in a future release
> 
> [WARNING] /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SunURLClassPath.java:[57,16] sun.misc.URLClassPath is internal proprietary API and may be removed in a future release
> 
> [WARNING] /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SunURLClassPath.java:[65,24] sun.misc.URLClassPath is internal proprietary API and may be removed in a future release
> 
> [WARNING] /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/TomcatClassPath.java:[107,20] sun.misc.URLClassPath is internal proprietary API and may be removed in a future release
> 
> [WARNING] /«PKGBUILDDIR»/xbean-classpath/src/main/java/org/apache/xbean/classpath/SystemClassPath.java:[54,16] sun.misc.URLClassPath is internal proprietary API and may be removed in a future release
> 
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-classpath/target/xbean-classpath-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean OSGI Bundle Utilitiess
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-bundleutils/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 15 source files to /«PKGBUILDDIR»/xbean-bundleutils/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-bundleutils/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-bundleutils/target/xbean-bundleutils-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Classpath Resource Finder
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 6 source files to /«PKGBUILDDIR»/xbean-finder/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 20 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-finder/target/xbean-finder-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Naming
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-naming/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 16 source files to /«PKGBUILDDIR»/xbean-naming/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-naming/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-naming/target/xbean-naming-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: ASM shaded (repackaged)
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-asm-shaded/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] No sources to compile
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-asm-shaded/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [WARNING] JAR will be empty - no content was marked for inclusion!
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-asm-shaded/target/xbean-asm-shaded-3.7.jar
> [INFO] [shade:shade {execution: default}]
> [INFO] Including asm:asm:jar:3.x in the shaded jar.
> [INFO] Including asm:asm-commons:jar:3.x in the shaded jar.
> [INFO] Including asm:asm-tree:jar:3.x in the shaded jar.
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing /«PKGBUILDDIR»/xbean-asm-shaded/target/xbean-asm-shaded-3.7.jar with /«PKGBUILDDIR»/xbean-asm-shaded/target/xbean-asm-shaded-3.7-shaded.jar
> [WARNING] DEPRECATED [tasks]: Use target instead
> [INFO] [antrun:run {execution: default}]
> [WARNING] Parameter tasks is deprecated, use target instead
> [INFO] Executing tasks
> 
> main:
>     [unzip] Expanding: /«PKGBUILDDIR»/xbean-asm-shaded/target/xbean-asm-shaded-3.7.jar into /«PKGBUILDDIR»/xbean-asm-shaded/target/classes
> [INFO] Executed tasks
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Reflect
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 85 source files to /«PKGBUILDDIR»/xbean-reflect/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-reflect/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-reflect/target/xbean-reflect-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Spring
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 54 source files to /«PKGBUILDDIR»/xbean-spring/target/classes
> [WARNING] DEPRECATED [tasks]: Use target instead
> [INFO] [antrun:run {execution: default}]
> [WARNING] Parameter tasks is deprecated, use target instead
> [INFO] Executing tasks
> 
> main:
>   [mapping] Generating META-INF properties file: /«PKGBUILDDIR»/xbean-spring/target/test-generated/META-INF/services/org/apache/xbean/spring/http/xbean.apache.org/schemas/pizza for namespace: http://xbean.apache.org/schemas/pizza
>   [mapping] Generating Spring 2.0 handler mapping: /«PKGBUILDDIR»/xbean-spring/target/test-generated/META-INF/spring.handlers for namespace: http://xbean.apache.org/schemas/pizza
>   [mapping] Generating Spring 2.0 schema mapping: /«PKGBUILDDIR»/xbean-spring/target/test-generated/META-INF/spring.schemas for namespace: http://xbean.apache.org/schemas/pizza
>   [mapping] Generating HTML documentation file: /«PKGBUILDDIR»/xbean-spring/target/restaurant.xsd.html for namespace: http://xbean.apache.org/schemas/pizza
> Warning, could not load class: org.apache.xbean.spring.example.Recipe: java.lang.ClassNotFoundException: org.apache.xbean.spring.example.Recipe
> Warning, could not load class: org.apache.xbean.spring.example.PizzaService: java.lang.ClassNotFoundException: org.apache.xbean.spring.example.PizzaService
>   [mapping] Generating XSD file: /«PKGBUILDDIR»/xbean-spring/target/restaurant.xsd for namespace: http://xbean.apache.org/schemas/pizza
>   [mapping] ...done.
>      [copy] Copying 3 files to /«PKGBUILDDIR»/xbean-spring/target/test-classes
> [INFO] Executed tasks
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 53 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-spring/target/xbean-spring-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Telnet
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 16 source files to /«PKGBUILDDIR»/xbean-telnet/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/xbean-telnet/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /«PKGBUILDDIR»/xbean-telnet/target/xbean-telnet-3.7.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache XBean :: Maven Plugin
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) backport-util-concurrent:backport-util-concurrent:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -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=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7
>   	2) org.apache.maven:maven-project:jar:debian
>   	3) org.apache.maven:maven-artifact-manager:jar:debian
>   	4) backport-util-concurrent:backport-util-concurrent:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   org.apache.xbean:maven-xbean-plugin:maven-plugin:3.7
> 
> 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: 34 seconds
> [INFO] Finished at: Fri Jun 21 06:07:06 UTC 2013
> [INFO] Final Memory: 41M/100M
> [INFO] ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libxbean-java_3.7-5_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list