Bug#750267: jackson-databind: FTBFS: Missing required artifact: org.codehaus.groovy:groovy:jar:debian

David Suárez david.sephirot at gmail.com
Mon Jun 2 18:52:50 UTC 2014


Source: jackson-databind
Version: 2.2.2-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140601 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> sh debian/replace-generate.sh ./src/main/java/com/fasterxml/jackson/databind/cfg/PackageVersion.java
> dh_auto_configure
> 	/usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> 	mh_patchpoms -plibjackson2-databind-java --debian-build --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo
> 	touch debian/stamp-poms-patched
> make[1]: Leaving directory '/«PKGBUILDDIR»'
>    jh_linkjars -O--buildsystem=maven
>    dh_auto_build -O--buildsystem=maven
> 	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dclassworlds.conf=/etc/maven2/m2-debian.conf -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Ddebian.dir=/«PKGBUILDDIR»/debian -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar javadoc:aggregate
> [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 jackson-databind
> [INFO]    task-segment: [package, javadoc:jar]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 349 source files to /«PKGBUILDDIR»/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/test/resources
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) org.codehaus.groovy:groovy:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.codehaus.groovy -DartifactId=groovy -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=org.codehaus.groovy -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) com.fasterxml.jackson.core:jackson-databind:jar:2.2.2
>   	2) org.codehaus.groovy:groovy:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   com.fasterxml.jackson.core:jackson-databind:jar:2.2.2
> 
> 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: 12 seconds
> [INFO] Finished at: Sun Jun 01 22:39:13 UTC 2014
> [INFO] Final Memory: 21M/343M
> [INFO] ------------------------------------------------------------------------
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dclassworlds.conf=/etc/maven2/m2-debian.conf -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Ddebian.dir=/«PKGBUILDDIR»/debian -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar javadoc:aggregate returned exit code 1
> make: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/06/01/jackson-databind_2.2.2-1_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