Re: Continuing work on qualimap

2015-11-24 Thread Emmanuel Bourg
Instead of installing the jar in the repository you can also patch the pom and specify a systemPath: https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#System_Dependencies Emmanuel Bourg

Re: Continuing work on qualimap

2015-11-24 Thread Bas Couwenberg
On 2015-11-24 15:46, Andreas Tille wrote: mvn --offline install:install-file \ -Dmaven.repo.local=/build/qualimap-2.1.3+dfsg/debian/maven-repo \ -Dfile=/usr/share/java/sam.jar \ -DgroupId=net/sf \ -DartifactId=samtools \ -Dversion=fake \ -Dpackagi

Re: Continuing work on qualimap (Was: Any help?)

2015-11-24 Thread Andreas Tille
On Tue, Nov 24, 2015 at 02:26:38PM +0100, Emmanuel Bourg wrote: > Le 24/11/2015 14:17, Andreas Tille a écrit : > > >> As you can see there is no entry in the maven-repo for the miglayout > >> artifact, only the -core, -ideutil, -swing & -swg JARs. > >> > >> The miglayout-parent artifact is the onl

Re: libejml-java FTBFS while sitting in new - any hint?

2015-11-24 Thread Andreas Tille
Hi Emmanuel, On Tue, Nov 24, 2015 at 02:28:44PM +0100, Emmanuel Bourg wrote: > > Maven 3.3.9 broke Gradle, a fixed version of Gradle is going to be > uploaded soon. Sorry for the troubles. No trouble so far - lets see how long the package is sticking in new. Thanks for clarification And

Re: libejml-java FTBFS while sitting in new - any hint?

2015-11-24 Thread Emmanuel Bourg
Le 24/11/2015 14:24, Andreas Tille a écrit : > Any hint to fix this would be welcome. Hi Andreas, Maven 3.3.9 broke Gradle, a fixed version of Gradle is going to be uploaded soon. Sorry for the troubles. Emmanuel Bourg

Re: Continuing work on qualimap (Was: Any help?)

2015-11-24 Thread Emmanuel Bourg
Le 24/11/2015 14:17, Andreas Tille a écrit : >> As you can see there is no entry in the maven-repo for the miglayout >> artifact, only the -core, -ideutil, -swing & -swg JARs. >> >> The miglayout-parent artifact is the only one not matching a JAR by the same >> name, so I suspect it's for miglayou

libejml-java FTBFS while sitting in new - any hint?

2015-11-24 Thread Andreas Tille
Hi, libejml-java sits in new since 6 days but Bas gave me a warning that it FTBFS now in a pbuilder chroot (I have built it using pbuilder at the time of uploading as well). So when I build git://anonscm.debian.org/pkg-java/libejml-java.git today I get: gradle --offline --no-daemon --stac

Continuing work on qualimap (Was: Any help?)

2015-11-24 Thread Andreas Tille
Hi Bas, I decided to switch back to the list to make these helpful hints available for web search. I guess you will not mind the proof that you are just very helpful. ;-) For those who are missing context: Bas is helping me getting git://git.debian.org/git/debian-med/qualimap.git into shape.