Bug#713442: plexus-component-metadata: FTBFS: Missing required artifact: backport-util-concurrent:backport-util-concurrent:jar:debian
Lucas Nussbaum
lucas at lucas-nussbaum.net
Sat Jun 22 13:42:23 UTC 2013
Source: plexus-component-metadata
Version: 1.0~beta3.0.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:
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/plexus-container-default.jar:/usr/share/java/plexus-component-annotations.jar:/usr/share/java/plexus-classworlds.jar:/usr/share/java/plexus-utils.jar:/usr/share/java/maven-core.jar:/usr/share/java/maven-plugin-api.jar:/usr/share/java/maven-project.jar:/usr/share/java/maven-model.jar:/usr/share/java/maven-artifact.jar:/usr/share/java/maven-artifact-manager.jar:/usr/share/java/qdox.jar:/usr/share/java/jdom1.jar:/usr/share/java/plexus-cli.jar:/usr/share/java/commons-cli.jar:/usr/share/java/asm3.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dbasedir=/«PKGBUILDDIR» -Dpackage=plexus-component-metadata -buildfile /usr/share/maven-ant-helper/maven-build.xml package
> Buildfile: /usr/share/maven-ant-helper/maven-build.xml
>
> init.pom:
> [echo] Base dir is /«PKGBUILDDIR»
> [echo] Pom name in /«PKGBUILDDIR»/debian/libplexus-component-metadata-java.poms: pom.xml
> [echo] Pom file pom.xml available? true
>
> read.pom:
> [mkdir] Created dir: /«PKGBUILDDIR»/debian/.mh
> [echo] Cleaner options:
> [java] Cleaning POM /«PKGBUILDDIR»/pom.xml, saving the result into /«PKGBUILDDIR»/debian/.mh/pom.xml
> [java] maven.rules:
> [java] asm * * s/3\..*/3.x/
> [java] junit junit jar s/3\..*/3.x/
> [java] s/jdom/org.jdom/ jdom jar s/.*/debian/
> [java] ---------
> [java] Rules file does not exist: /«PKGBUILDDIR»/debian/maven.publishedRules
> [java] [ERROR] Cannot find parent dependency org.codehaus.plexus:plexus-containers:pom:debian, use --no-parent option to resolve this issue or install the parent POM in the Maven repository
> [copy] Copying 1 file to /«PKGBUILDDIR»
> [copy] Copying 1 file to /«PKGBUILDDIR»
> [echo] Properties read from the POM file:
> [echo] groupId: org.codehaus.plexus, artifactId: plexus-component-metadata, version: 1.0-beta-3.0.7, debianVersion: 1.0-beta-3.0.7
>
> init:
> [echo] Compile classpath: target/classes:
> [echo] Test classpath: target/test-classes::target/classes:
>
> process-resources:
> [mkdir] Created dir: /«PKGBUILDDIR»/target/classes
> [copy] Copying 1 file to /«PKGBUILDDIR»/target/classes
>
> process-pom:
> [mkdir] Created dir: /«PKGBUILDDIR»/target/classes/META-INF/maven/org.codehaus.plexus/plexus-component-metadata
> [copy] Copying 2 files to /«PKGBUILDDIR»/target/classes/META-INF/maven/org.codehaus.plexus/plexus-component-metadata
>
> mvn-generate:
>
> mvn-shared-repo:
> [java] + Error stacktraces are turned on.
> [java] [INFO]
> [java] NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> [java] repository will be inaccessible.
> [java]
> [java] [INFO] Scanning for projects...
> [java] [INFO] Searching repository for plugin with prefix: 'plugin'.
> [java] [INFO] ------------------------------------------------------------------------
> [java] [INFO] Building Plexus :: Component Metadata
> [java] [INFO] task-segment: [plugin:descriptor]
> [java] [INFO] ------------------------------------------------------------------------
> [java] [INFO] ------------------------------------------------------------------------
> [java] [ERROR] BUILD ERROR
> [java] [INFO] ------------------------------------------------------------------------
> [java] [INFO] Failed to resolve artifact.
> [java]
> [java] Missing:
> [java] ----------
> [java] 1) backport-util-concurrent:backport-util-concurrent:jar:debian
> [java]
> [java] Try downloading the file manually from the project website.
> [java]
> [java] Then, install it using the command:
> [java] mvn install:install-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> [java]
> [java] Alternatively, if you host your own repository you can deploy the file there:
> [java] mvn deploy:deploy-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [java]
> [java] Path to dependency:
> [java] 1) org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
> [java] 2) org.apache.maven:maven-project:jar:debian
> [java] 3) org.apache.maven:maven-artifact-manager:jar:debian
> [java] 4) backport-util-concurrent:backport-util-concurrent:jar:debian
> [java]
> [java] ----------
> [java] 1 required artifact is missing.
> [java]
> [java] for artifact:
> [java] org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
> [java]
> [java] from the specified remote repositories:
> [java] central (http://repo1.maven.org/maven2)
> [java]
> [java]
> [java]
> [java] NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> [java] repository will be inaccessible.
> [java]
> [java]
> [java] [INFO] ------------------------------------------------------------------------
> [java] [INFO] Trace
> [java] org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
> [java] ----------
> [java] 1) backport-util-concurrent:backport-util-concurrent:jar:debian
> [java]
> [java] Try downloading the file manually from the project website.
> [java]
> [java] Then, install it using the command:
> [java] mvn install:install-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> [java]
> [java] Alternatively, if you host your own repository you can deploy the file there:
> [java] mvn deploy:deploy-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [java]
> [java] Path to dependency:
> [java] 1) org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
> [java] 2) org.apache.maven:maven-project:jar:debian
> [java] 3) org.apache.maven:maven-artifact-manager:jar:debian
> [java] 4) backport-util-concurrent:backport-util-concurrent:jar:debian
> [java]
> [java] ----------
> [java] 1 required artifact is missing.
> [java]
> [java] for artifact:
> [java] org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
> [java]
> [java] from the specified remote repositories:
> [java] central (http://repo1.maven.org/maven2)
> [java]
> [java]
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
> [java] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
> [java] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
> [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
> [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:100)
> [java] Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
> [java] ----------
> [java] 1) backport-util-concurrent:backport-util-concurrent:jar:debian
> [java]
> [java] Try downloading the file manually from the project website.
> [java]
> [java] Then, install it using the command:
> [java] mvn install:install-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> [java]
> [java] Alternatively, if you host your own repository you can deploy the file there:
> [java] mvn deploy:deploy-file -DgroupId=backport-util-concurrent -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> [java]
> [java] Path to dependency:
> [java] 1) org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
> [java] 2) org.apache.maven:maven-project:jar:debian
> [java] 3) org.apache.maven:maven-artifact-manager:jar:debian
> [java] 4) backport-util-concurrent:backport-util-concurrent:jar:debian
> [java]
> [java] ----------
> [java] 1 required artifact is missing.
> [java]
> [java] for artifact:
> [java] org.codehaus.plexus:plexus-component-metadata:maven-plugin:1.0-beta-3.0.7
> [java]
> [java] from the specified remote repositories:
> [java] central (http://repo1.maven.org/maven2)
> [java]
> [java]
> [java] at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
> [java] at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
> [java] at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
> [java] at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
> [java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
> [java] ... 9 more
> [java] [INFO] ------------------------------------------------------------------------
> [java] [INFO] Total time: 1 second
> [java] [INFO] Finished at: Fri Jun 21 06:23:50 UTC 2013
> [java] [INFO] Final Memory: 3M/58M
> [java] [INFO] ------------------------------------------------------------------------
>
> BUILD FAILED
> /usr/share/maven-ant-helper/maven-build.xml:318: The following error occurred while executing this line:
> /usr/share/maven-ant-helper/maven-build.xml:309: The following error occurred while executing this line:
> /usr/share/maven-ant-helper/maven-build.xml:267: Java returned: 1
>
> Total time: 5 seconds
> make: *** [debian/stamp-ant-build] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/plexus-component-metadata_1.0~beta3.0.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