Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2011-08-21 Thread Torsten Werner
Hi, On Wed, May 12, 2010 at 11:15 PM, Ludovic Claude ludovic.cla...@laposte.net wrote: Can you put your work-in-progress online somewhere? I can help you more with the code. I think that a solution to your problem is to use the substitution rules: add a file called debian/maven.rules, and put

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-05-12 Thread Onkar Shinde
On Fri, Apr 30, 2010 at 1:52 AM, Torsten Werner twer...@debian.org wrote: Hi Onkar, On Wed, Apr 14, 2010 at 5:08 PM, Onkar Shinde onkarshi...@ubuntu.com wrote: I think the problem here is that surefire plugin does not have any 'debian' version in maven repository (only 2.4.3 version). yes,

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-05-12 Thread Ludovic Claude
Onkar, Can you put your work-in-progress online somewhere? I can help you more with the code. I think that a solution to your problem is to use the substitution rules: add a file called debian/maven.rules, and put this line in it: * maven-surefire-plugin maven-plugin s/.*/2.4.3/ Hope this

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-29 Thread Torsten Werner
Hi Onkar, On Wed, Apr 14, 2010 at 5:08 PM, Onkar Shinde onkarshi...@ubuntu.com wrote: I think the problem here is that surefire plugin does not have any 'debian' version in maven repository (only 2.4.3 version). yes, that is a limitation of the plugin handling. We do not a default debian

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-14 Thread Onkar Shinde
On Wed, Apr 14, 2010 at 2:24 AM, Ludovic Claude ludovic.cla...@laposte.net wrote: Hi Onkar, First, try to get the latest versions of those 2 packages from Debian. There are also some new versions of related packages, I remember that there was maven-javadoc-plugin, maven-site-plugin, all

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-14 Thread Onkar Shinde
On Wed, Apr 14, 2010 at 11:44 AM, Onkar Shinde onkarshi...@ubuntu.com wrote: snip Second, to build the packaging for a Maven project, use mh_make on the sources, it will locate all the dependencies and create most of the debian files for you. I will try this way and report back. /snip

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Onkar Shinde
Package: libsurefire-java Version: 2.4.3-3 Severity: important I am working packaging struts2 from source. While doing a test build I faced problem where maven-surefire-plugin is not detected by mvn-debian. Following is the debug output. on...@ibook:~/Desktop/struts-2.1.8/src$ mvn-debian -e -f

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Ludovic Claude
Hi Onkar, Can you give me the versions of maven2 and maven-debian-helper? Also, have you tried building your package with the maven.mk CDBS scripts? mvn-debian is not maintained and should be removed. Ludovic Onkar Shinde a écrit : Package: libsurefire-java Version: 2.4.3-3 Severity:

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Onkar Shinde
On Wed, Apr 14, 2010 at 1:05 AM, Ludovic Claude ludovic.cla...@laposte.net wrote: Hi Onkar, Can you give me the versions of maven2 and maven-debian-helper? maven2 - 2.2.1-2 maven-debian-helper - 0.9 Also, have you tried building your package with the maven.mk CDBS scripts? mvn-debian is

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Ludovic Claude
Hi Onkar, First, try to get the latest versions of those 2 packages from Debian. There are also some new versions of related packages, I remember that there was maven-javadoc-plugin, maven-site-plugin, all doxia packages and maybe a few others. If you can synchronize them on Ubuntu Lucid, that