Bug#655368: maven-clean-plugin: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository

2012-01-14 Thread Miguel Landaeta
tags 655368 + pending sid wheezy
thanks

On Tue, Jan 10, 2012 at 09:42:42AM -0800, Daniel Schepler wrote:
 Source: maven-clean-plugin
 Version: 2.3-4
 Severity: serious
 
 From my pbuilder build log:

This is already fixed in the svn repo.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
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.

Bug#655368: maven-clean-plugin: FTBFS: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in repository

2012-01-10 Thread Daniel Schepler
Source: maven-clean-plugin
Version: 2.3-4
Severity: serious

From my pbuilder build log:

...
cd .  /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=/tmp/buildd/maven-clean-plugin-2.3/debian/maven.properties
 -
Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher 
-s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/maven-clean-plugin-2.3/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] 
[INFO] Building Maven Clean Plugin
[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:  1 second
[INFO] Finished at: Mon Jan 09 15:19:52 UTC 2012
[INFO] Final Memory: 2M/70M
[INFO] 
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Just adding a Build-Depends on libmaven-plugin-tools-java should be enough to
fix the problem (at least, in my pbuildd bootstrapping phase, I didn't run into
any problems building the package that required patching the source package).
-- 
Daniel Schepler



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