Your message dated Fri, 12 Feb 2016 01:11:11 +0000
with message-id <e1au2gn-0006hx...@franck.debian.org>
and subject line Bug#814410: Removed package(s) from unstable
has caused the Debian Bug report #813783,
regarding plexus-component-metadata: FTBFS: [ERROR] Cannot find parent 
dependency org.codehaus.plexus:plexus-containers:pom:debian
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
813783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Version: 1.0~beta3.0.7-5+rm

Dear submitter,

as the package plexus-component-metadata has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/814410

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
__
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