Bug#637213: FTBFS due to missing jtidy maven artifact

2011-08-09 Thread Torsten Werner
Hi Miguel,

I do not understand why do you file a bug report against
maven-invoker-plugin instead of jtidy. What do you think is wrong in the
package?

Cheers,
Torsten

Am 09.08.2011 16:39, schrieb Miguel Landaeta:
 Package: maven-invoker-plugin
 Version: 1.3-2
 Severity: serious
 
 As title says.
 There was an recent update on jtidy package that breaks the
 build of this package due to a missing artifact in the maven repository.
 
 The relevant error message is shown below and the complete
 build log is attached:
 
 [INFO] Building Maven Invoker Plugin
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) jtidy:jtidy:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=jtidy -DartifactId=jtidy 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=jtidy -DartifactId=jtidy 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:2.5
   2) org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:debian
   3) jtidy:jtidy:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:2.5
 
 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637213: FTBFS due to missing jtidy maven artifact

2011-08-09 Thread Miguel Landaeta
reassign 637213 src:jtidy 7+svn20110807-1
retitle 637213 jtidy: It doesn't install expected jtidy maven artifact
affects 637213 + src:maven-invoker-plugin
thanks

On Tue, Aug 09, 2011 at 05:46:05PM +0200, Torsten Werner wrote:
 I do not understand why do you file a bug report against
 maven-invoker-plugin instead of jtidy. What do you think is wrong in the
 package?

Whoops, I got it wrong, sorry for my mental lapse.
I intended to report the bug on jtidy.

This bug on jtidy affects to maven-invoker-plugin and probably
another packages that build-depends on that.

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637213: FTBFS due to missing jtidy maven artifact

2011-08-09 Thread Torsten Werner
reassign 637213 maven-invoker-plugin
thanks

On Tue, Aug 9, 2011 at 6:47 PM, Miguel Landaeta mig...@miguel.cc wrote:
 Whoops, I got it wrong, sorry for my mental lapse.
 I intended to report the bug on jtidy.

 This bug on jtidy affects to maven-invoker-plugin and probably
 another packages that build-depends on that.

But maven-invoker-plugin was correct. Jtidy has changed its Maven
group from jtidy to net.sf.jtidy. Packages that Build-Depend on jtidy
and use Maven needs an updated maven rule. Something like

s/jtidy/net.sf.jtidy/ jtidy * *

Torsten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637213: FTBFS due to missing jtidy maven artifact

2011-08-09 Thread Miguel Landaeta
On Tue, Aug 9, 2011 at 3:26 PM, Torsten Werner twer...@debian.org wrote:
 But maven-invoker-plugin was correct. Jtidy has changed its Maven
 group from jtidy to net.sf.jtidy. Packages that Build-Depend on jtidy
 and use Maven needs an updated maven rule. Something like

 s/jtidy/net.sf.jtidy/ jtidy * *

I got it. I'll fix that soon if nobody beats me to it.

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637213: FTBFS due to missing jtidy maven artifact

2011-08-09 Thread Torsten Werner
On Tue, Aug 9, 2011 at 10:05 PM, Miguel Landaeta mig...@miguel.cc wrote:
 On Tue, Aug 9, 2011 at 3:26 PM, Torsten Werner twer...@debian.org wrote:
 But maven-invoker-plugin was correct. Jtidy has changed its Maven
 group from jtidy to net.sf.jtidy. Packages that Build-Depend on jtidy
 and use Maven needs an updated maven rule. Something like

 s/jtidy/net.sf.jtidy/ jtidy * *

 I got it. I'll fix that soon if nobody beats me to it.

The broken package is maven-plugin-tools, sorry. Feel free to fix it.

Thanks,
Torsten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org