Your message dated Tue, 03 Dec 2013 06:48:29 +0000
with message-id <e1vnjmx-00044o...@franck.debian.org>
and subject line Bug#729771: fixed in maven-plugin-tools 3.2-2
has caused the Debian Bug report #729771,
regarding maven-debian-helper: FTBFS: 2 required artifacts are missing.
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.)


-- 
729771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: maven-debian-helper
Version: 1.6.5
Severity: serious

>From my pbuilder build log:

...
mvn-local-repo:
     [copy] Copying 1099 files to 
/tmp/buildd/maven-debian-helper-1.6.5/debian/.mh/maven-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 Maven Debian Plugin
     [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) asm:asm:jar:3.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=asm -DartifactId=asm 
-Dversion=3.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=asm -DartifactId=asm 
-Dversion=3.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.2
     [java]     2) 
org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:debian
     [java]     3) asm:asm:jar:3.x
     [java] 
     [java] 2) asm:asm-commons:jar:3.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=asm 
-DartifactId=asm-commons -Dversion=3.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=asm -DartifactId=asm-commons 
-Dversion=3.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.2
     [java]     2) 
org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:debian
     [java]     3) asm:asm-commons:jar:3.x
     [java] 
     [java] ----------
     [java] 2 required artifacts are missing.
     [java] 
     [java] for artifact: 
     [java]   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.2
     [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) asm:asm:jar:3.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=asm -DartifactId=asm 
-Dversion=3.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=asm -DartifactId=asm 
-Dversion=3.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.2
     [java]     2) 
org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:debian
     [java]     3) asm:asm:jar:3.x
     [java] 
     [java] 2) asm:asm-commons:jar:3.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=asm 
-DartifactId=asm-commons -Dversion=3.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=asm -DartifactId=asm-commons 
-Dversion=3.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.2
     [java]     2) 
org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:debian
     [java]     3) asm:asm-commons:jar:3.x
     [java] 
     [java] ----------
     [java] 2 required artifacts are missing.
     [java] 
     [java] for artifact: 
     [java]   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.2
     [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) asm:asm:jar:3.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=asm -DartifactId=asm 
-Dversion=3.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=asm -DartifactId=asm 
-Dversion=3.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.2
     [java]     2) 
org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:debian
     [java]     3) asm:asm:jar:3.x
     [java] 
     [java] 2) asm:asm-commons:jar:3.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=asm 
-DartifactId=asm-commons -Dversion=3.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=asm -DartifactId=asm-commons 
-Dversion=3.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.2
     [java]     2) 
org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:debian
     [java]     3) asm:asm-commons:jar:3.x
     [java] 
     [java] ----------
     [java] 2 required artifacts are missing.
     [java] 
     [java] for artifact: 
     [java]   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:3.2
     [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.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: Sun Nov 17 03:59:36 UTC 2013
     [java] [INFO] Final Memory: 6M/117M
     [java] [INFO] 
------------------------------------------------------------------------

BUILD FAILED
/tmp/buildd/maven-debian-helper-1.6.5/debian/build.xml:55: The following error 
occurred while executing this line:
/tmp/buildd/maven-debian-helper-1.6.5/debian/build.xml:33: The following error 
occurred while executing this line:
/usr/share/maven-ant-helper/maven-build.xml:324: The following error occurred 
while executing this line:
/usr/share/maven-ant-helper/maven-build.xml:319: The following error occurred 
while executing this line:
/usr/share/maven-ant-helper/maven-build.xml:296: Java returned: 1

Total time: 6 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: maven-plugin-tools
Source-Version: 3.2-2

We believe that the bug you reported is fixed in the latest version of
maven-plugin-tools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 729...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated maven-plugin-tools 
package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 02 Dec 2013 22:28:29 -0800
Source: maven-plugin-tools
Binary: libmaven-plugin-tools-java
Architecture: source all
Version: 3.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description: 
 libmaven-plugin-tools-java - Maven Plugin Tools Base POM
Closes: 729771
Changes: 
 maven-plugin-tools (3.2-2) unstable; urgency=low
 .
   * Team upload.
   * Add dependency on libasm3-java. (Closes: #729771)
Checksums-Sha1: 
 5698fb318d570f9952f6fb27614c9d93f34ef67a 2569 maven-plugin-tools_3.2-2.dsc
 ca23f7e6cc2bf73f61857368d6d2ca7913c01416 12854 
maven-plugin-tools_3.2-2.debian.tar.gz
 08e4f4c7bdf12e38c84485bdff320df468e0334d 203200 
libmaven-plugin-tools-java_3.2-2_all.deb
Checksums-Sha256: 
 ebc48ba00758740e4e5fba4c831617edfe99625fbfdf3ad4ca87b7ed853797a6 2569 
maven-plugin-tools_3.2-2.dsc
 31292b9fb781611f8a5d13bfd9ef42ddd9856d8ab7a6635324d11fc99ead6377 12854 
maven-plugin-tools_3.2-2.debian.tar.gz
 b666cae2348c570cb1ffd49a6d7edd61c2089bdb6090caa5cae5d961f8e8d033 203200 
libmaven-plugin-tools-java_3.2-2_all.deb
Files: 
 9176635744a4cc9d11f4ee7ae38b6fc5 2569 java optional 
maven-plugin-tools_3.2-2.dsc
 3ef931dec86a3f9fb44f578f445e3008 12854 java optional 
maven-plugin-tools_3.2-2.debian.tar.gz
 a401d177f70bbfa629030aeb76a80d6c 203200 java optional 
libmaven-plugin-tools-java_3.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCgAGBQJSnXzMAAoJECHSBYmXSz6WFgsP/14Ird/k75qyJoQBXZFJvHBS
W89nfMGMnOttde9zs7Ev0a4vmKjQ3bNTo4KGoAtc72jVPQqyz2b0QE9perH4Ar21
7rR1GsEX5Cqc2VFQ4Xeee3m2dRsPrFalFKXca6rcJZMEMCffEjaamW8aC7c3tXd0
NcYzIUycFLJuETr1mGZLwVGHYv/Q43Zuh9JQm758r/8oSvBI5IhirTbRoXXY8Tlu
c/uplgZz9yJi5fWYoB7ThLXTDMLWk0RwBQKt6A/L/kGLuuPXXYDMW2yN5FnLotGO
EcrZzqMZFmNXDpDleppsZxYU7p4vp/ghDWo/YYGkDIRyNN9JpPl0meJKpRBK5PVd
9HcGNsEep6YkNDkGcdSIhqjmgbBp6DkENuYbKGYYxl1xY/E4xvO1H1pYx0w+0qF5
Opb4Fh5rRUJW+giGjsMaCvJGgzNUZESq4sVVH+zmj6m5t/L8hYnwv4H1V78vz1nr
QWoTVLwZdk3ughB9V+n0CSsDDmzUn0MIlnqXYBXpibN41FiyH/b13DEBbC1Ecb1g
lvI73Uw221s3iRXroCOh2R900We2TkRm3kKbpSv4vi9l1RNacURKUanX4FZ5E0EZ
oIsUpEgBQSMwMM38JSpSfMhJtM/Nfw669F3/hmBJJHeznJnWU/y5+YYgeu4qKynh
nvBTqY4JmHsLGl4RY2oS
=4dSm
-----END PGP SIGNATURE-----

--- 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