Source: plexus-component-metadata
Version: 1.0~beta3.0.7-5
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

plexus-component-metadata fails to build from source in unstable/amd64:

  [..]


  init.pom:
       [echo] Base dir is 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7
       [echo] Pom name in 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/debian/libplexus-component-metadata-java.poms:
 pom.xml
       [echo] Pom file pom.xml available? true
  
  read.pom:
      [mkdir] Created dir: 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/debian/.mh
       [echo] Cleaner options:
       [java] Cleaning POM 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/pom.xml,
 saving the result into 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/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: 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/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 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7
       [copy] Copying 1 file to 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7
       [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: 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/target/classes
       [copy] Copying 1 file to 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/target/classes
  
  process-pom:
      [mkdir] Created dir: 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/target/classes/META-INF/maven/org.codehaus.plexus/plexus-component-metadata
       [copy] Copying 2 files to 
/home/lamby/temp/cdt.20160205085221.tfROdSWNGc/plexus-component-metadata-1.0~beta3.0.7/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) org.codehaus.plexus:plexus-utils:jar:2.x
       [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=org.codehaus.plexus 
-DartifactId=plexus-utils -Dversion=2.x -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=org.codehaus.plexus 
-DartifactId=plexus-utils -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]
       [java] 
       [java]   Path to dependency: 
       [java]           1) 
org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.3
       [java]           2) org.codehaus.plexus:plexus-utils:jar:2.x
       [java] 
       [java] ----------
       [java] 1 required artifact is missing.
       [java] 
       [java] for artifact: 
       [java]   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.3
       [java] 
       [java] from the specified remote repositories:
       [java]   central (https://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) org.codehaus.plexus:plexus-utils:jar:2.x
       [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=org.codehaus.plexus 
-DartifactId=plexus-utils -Dversion=2.x -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=org.codehaus.plexus 
-DartifactId=plexus-utils -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]
       [java] 
       [java]   Path to dependency: 
       [java]           1) 
org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.3
       [java]           2) org.codehaus.plexus:plexus-utils:jar:2.x
       [java] 
       [java] ----------
       [java] 1 required artifact is missing.
       [java] 
       [java] for artifact: 
       [java]   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.3
       [java] 
       [java] from the specified remote repositories:
       [java]   central (https://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) org.codehaus.plexus:plexus-utils:jar:2.x
       [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=org.codehaus.plexus 
-DartifactId=plexus-utils -Dversion=2.x -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=org.codehaus.plexus 
-DartifactId=plexus-utils -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]
       [java] 
       [java]   Path to dependency: 
       [java]           1) 
org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.3
       [java]           2) org.codehaus.plexus:plexus-utils:jar:2.x
       [java] 
       [java] ----------
       [java] 1 required artifact is missing.
       [java] 
       [java] for artifact: 
       [java]   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.3
       [java] 
       [java] from the specified remote repositories:
       [java]   central (https://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.ensurePluginContainerIsComplete(DefaultPluginManager.java:835)
       [java]   at 
org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPluginManager.java:647)
       [java]   at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:468)
       [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 Feb 05 08:54:02 CET 2016
       [java] [INFO] Final Memory: 6M/236M
       [java] [INFO] 
------------------------------------------------------------------------
  
  BUILD FAILED
  /usr/share/maven-ant-helper/maven-build.xml:325: The following error occurred 
while executing this line:
  /usr/share/maven-ant-helper/maven-build.xml:316: The following error occurred 
while executing this line:
  /usr/share/maven-ant-helper/maven-build.xml:269: Java returned: 1
  
  Total time: 2 seconds
  /usr/share/cdbs/1/class/ant.mk:40: recipe for target 'debian/stamp-ant-build' 
failed
  make: *** [debian/stamp-ant-build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: plexus-component-metadata.1.0~beta3.0.7-5.unstable.amd64.log.txt.gz
Description: Binary data

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to