Bug#713436: uimaj: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 13:42:30 UTC 2013


Source: uimaj
Version: 2.4.0-2
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:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a deprecated variable
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibuima-core-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 -Xmx512m -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install
> [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 UIMA Java SDK: uimaj-parent
> [INFO]   Apache UIMA Base: uimaj-test-util: JUnit utilities
> [INFO]   UIMA Base: uimaj-core
> [INFO]   Apache UIMA Base: jVinci: Vinci Transport Library
> [INFO]   Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
> [INFO]   Apache UIMA Base: uimaj-cpe: Collection Processing Engine
> [INFO]   Apache UIMA Base: uimaj-document-annotation
> [INFO]   Apache UIMA Base: uimaj-tools: Tools
> [INFO]   Apache UIMA Base: uimaj-examples: SDK Examples
> [INFO]   Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
> [INFO]   Apache UIMA Base: uimaj-component-test-util: for JUnit
> [INFO]   Apache UIMA SDK Documentation - overview and setup
> [INFO]   Apache UIMA SDK Documentation - references
> [INFO]   Apache UIMA SDK Documentation - tools
> [INFO]   Apache UIMA SDK Documentation - tutorials and user's guides
> [INFO]   Apache UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base
> [INFO]   Apache UIMA Maven Plugin PearPackagingMavenPlugin
> [INFO]   Apache UIMA Base: uimaj-bootstrap: Bootstrap launcher
> [INFO]   Apache UIMA Aggregate: aggregate-uimaj: UIMA Base
> [INFO]   Apache UIMA Java SDK: uimaj
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Java SDK: uimaj-parent
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-parent/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-parent/2.4.0/uimaj-parent-2.4.0.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-test-util: JUnit utilities
> [INFO]    task-segment: [install]
> [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 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 7 source files to /«PKGBUILDDIR»/uimaj-test-util/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»/uimaj-test-util/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»/uimaj-test-util/target/uimaj-test-util-2.4.0.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-test-util/target/uimaj-test-util-2.4.0.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-test-util/2.4.0/uimaj-test-util-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-core
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [build-helper:parse-version {execution: parse-version}]
> [INFO] [resources:copy-resources {execution: setVersions}]
> [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] [build-helper:add-source {execution: addVersionSrc}]
> [INFO] Source directory: /«PKGBUILDDIR»/uimaj-core/target/generated-sources/releaseVersion added.
> [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 15 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 678 source files to /«PKGBUILDDIR»/uimaj-core/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] Copying 229 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»/uimaj-core/target/uima-core.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-core/target/uima-core.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-core/2.4.0/uimaj-core-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: jVinci: Vinci Transport Library
> [INFO]    task-segment: [install]
> [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 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 56 source files to /«PKGBUILDDIR»/jVinci/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] 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»/jVinci/target/jVinci.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/jVinci/target/jVinci.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/jVinci/2.4.0/jVinci-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
> [INFO]    task-segment: [install]
> [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 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 14 source files to /«PKGBUILDDIR»/uimaj-adapter-vinci/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»/uimaj-adapter-vinci/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»/uimaj-adapter-vinci/target/uima-adapter-vinci.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-adapter-vinci/target/uima-adapter-vinci.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-adapter-vinci/2.4.0/uimaj-adapter-vinci-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-cpe: Collection Processing Engine
> [INFO]    task-segment: [install]
> [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 2 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 110 source files to /«PKGBUILDDIR»/uimaj-cpe/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] Copying 54 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»/uimaj-cpe/target/uima-cpe.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-cpe/target/uima-cpe.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-cpe/2.4.0/uimaj-cpe-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-document-annotation
> [INFO]    task-segment: [install]
> [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 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 2 source files to /«PKGBUILDDIR»/uimaj-document-annotation/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»/uimaj-document-annotation/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»/uimaj-document-annotation/target/uima-document-annotation.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-document-annotation/target/uima-document-annotation.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-document-annotation/2.4.0/uimaj-document-annotation-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-tools: Tools
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 36 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 158 source files to /«PKGBUILDDIR»/uimaj-tools/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] Copying 2 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»/uimaj-tools/target/uima-tools.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-tools/target/uima-tools.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-tools/2.4.0/uimaj-tools-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-examples: SDK Examples
> [INFO]    task-segment: [install]
> [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 6 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 57 source files to /«PKGBUILDDIR»/uimaj-examples/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] 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»/uimaj-examples/target/uima-examples.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-examples/target/uima-examples.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-examples/2.4.0/uimaj-examples-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
> [INFO]    task-segment: [install]
> [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 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 17 source files to /«PKGBUILDDIR»/uimaj-adapter-soap/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] 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»/uimaj-adapter-soap/target/uima-adapter-soap.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-adapter-soap/target/uima-adapter-soap.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-adapter-soap/2.4.0/uimaj-adapter-soap-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Base: uimaj-component-test-util: for JUnit
> [INFO]    task-segment: [install]
> [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 1 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 5 source files to /«PKGBUILDDIR»/uimaj-component-test-util/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»/uimaj-component-test-util/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»/uimaj-component-test-util/target/uimaj-component-test-util-2.4.0.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uimaj-component-test-util/target/uimaj-component-test-util-2.4.0.jar to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uimaj-component-test-util/2.4.0/uimaj-component-test-util-2.4.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - overview and setup
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uima-docbook-overview-and-setup/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uima-docbook-overview-and-setup/2.4.0/uima-docbook-overview-and-setup-2.4.0.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - references
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uima-docbook-references/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uima-docbook-references/2.4.0/uima-docbook-references-2.4.0.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - tools
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uima-docbook-tools/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uima-docbook-tools/2.4.0/uima-docbook-tools-2.4.0.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - tutorials and user's guides
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/uima-docbook-tutorials-and-users-guides/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/uima-docbook-tutorials-and-users-guides/2.4.0/uima-docbook-tutorials-and-users-guides-2.4.0.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/aggregate-uimaj-docbooks/pom.xml to /«PKGBUILDDIR»/debian/maven-repo/org/apache/uima/aggregate-uimaj-docbooks/2.4.0/aggregate-uimaj-docbooks-2.4.0.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA Maven Plugin PearPackagingMavenPlugin
> [INFO]    task-segment: [install]
> [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.uima:PearPackagingMavenPlugin:maven-plugin:2.4.0
>   	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.uima:PearPackagingMavenPlugin:maven-plugin:2.4.0
> 
> from the specified remote repositories:
>   apache.snapshots (http://repository.apache.org/snapshots),
>   central (http://repo1.maven.org/maven2),
>   eclipsePlugins (http://repo1.maven.org/eclipse)
> 
> 
> 
> 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 minute 8 seconds
> [INFO] Finished at: Fri Jun 21 06:01:58 UTC 2013
> [INFO] Final Memory: 50M/121M
> [INFO] ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/uimaj_2.4.0-2_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