Bug#652806: uimaj: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System is offline.

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue Dec 20 15:11:19 UTC 2011


Source: uimaj
Version: 2.3.1-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20111220 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 `/build/uimaj-SLCfEp/uimaj-2.3.1'
> make[1]: Nothing to be done for `patch-poms'.
> make[1]: Leaving directory `/build/uimaj-SLCfEp/uimaj-2.3.1'
> cd uimaj && /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/uimaj-SLCfEp/uimaj-2.3.1/debian/maven.properties -Xmx512m -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/build/uimaj-SLCfEp/uimaj-2.3.1/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]   UIMA Java SDK: uimaj-parent
> [INFO]   UIMA Base: uimaj-test-util: JUnit utilities
> [INFO]   UIMA Base: uimaj-core
> [INFO]   UIMA Base: jVinci: Vinci Transport Library
> [INFO]   UIMA Base: uimaj-adapter-vinci: Vinci Adapter
> [INFO]   UIMA Base: uimaj-cpe: Collection Processing Engine
> [INFO]   UIMA Base: uimaj-document-annotation
> [INFO]   UIMA Base: uimaj-tools: Tools
> [INFO]   UIMA Base: uimaj-examples: SDK Examples
> [INFO]   UIMA Base: uimaj-adapter-soap: SOAP Adapter
> [INFO]   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]   UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base
> [INFO]   UIMA Maven Plugin PearPackagingMavenPlugin
> [INFO]   UIMA Base: uimaj-bootstrap: Bootstrap launcher
> [INFO]   UIMA Aggregate: aggregate-uimaj: UIMA Base
> [INFO]   UIMA Base: uimaj-distr
> [INFO]   UIMA Java SDK: uimaj
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Java SDK: uimaj-parent
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-test-util: JUnit utilities
> [INFO]    task-segment: [package]
> [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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-test-util/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 7 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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 /build/uimaj-SLCfEp/uimaj-2.3.1/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-test-util/target/uimaj-test-util-2.3.1.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-core
> [INFO]    task-segment: [package]
> [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: /build/uimaj-SLCfEp/uimaj-2.3.1/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 676 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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 225 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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-core/target/uima-core.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: jVinci: Vinci Transport Library
> [INFO]    task-segment: [package]
> [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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/jVinci/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 56 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/jVinci/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: /build/uimaj-SLCfEp/uimaj-2.3.1/jVinci/target/jVinci.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-adapter-vinci: Vinci Adapter
> [INFO]    task-segment: [package]
> [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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-adapter-vinci/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 14 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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 /build/uimaj-SLCfEp/uimaj-2.3.1/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-adapter-vinci/target/uima-adapter-vinci.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-cpe: Collection Processing Engine
> [INFO]    task-segment: [package]
> [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 /build/uimaj-SLCfEp/uimaj-2.3.1/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-cpe/target/uima-cpe.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-document-annotation
> [INFO]    task-segment: [package]
> [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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-document-annotation/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 2 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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 /build/uimaj-SLCfEp/uimaj-2.3.1/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-document-annotation/target/uima-document-annotation.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-tools: Tools
> [INFO]    task-segment: [package]
> [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 157 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-tools/target/uima-tools.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-examples: SDK Examples
> [INFO]    task-segment: [package]
> [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 /build/uimaj-SLCfEp/uimaj-2.3.1/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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-examples/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-examples/target/uima-examples.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-adapter-soap: SOAP Adapter
> [INFO]    task-segment: [package]
> [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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-adapter-soap/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 17 source files to /build/uimaj-SLCfEp/uimaj-2.3.1/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] skip non existing resourceDirectory /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-adapter-soap/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-adapter-soap/target/uima-adapter-soap.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Base: uimaj-component-test-util: for JUnit
> [INFO]    task-segment: [package]
> [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 /build/uimaj-SLCfEp/uimaj-2.3.1/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 /build/uimaj-SLCfEp/uimaj-2.3.1/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: /build/uimaj-SLCfEp/uimaj-2.3.1/uimaj-component-test-util/target/uimaj-component-test-util-2.3.1.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - overview and setup
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - references
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - tools
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache UIMA SDK Documentation - tutorials and user's guides
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building UIMA Maven Plugin PearPackagingMavenPlugin
> [INFO]    task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> 
> 
> Project ID: org.apache.maven.plugins:maven-plugin-plugin
> 
> Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System is offline.
> 
>   org.apache.maven.plugins:maven-plugin-plugin:pom:2.8
> 
> 
>  for project org.apache.maven.plugins:maven-plugin-plugin
> 
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 23 seconds
> [INFO] Finished at: Tue Dec 20 12:30:00 CET 2011
> [INFO] Final Memory: 57M/310M
> [INFO] ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/12/20/uimaj_2.3.1-1_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.





More information about the pkg-java-maintainers mailing list