On Fri, Nov 9, 2018 at 6:42 PM Mathieu Malaterre wrote:
>
> On Fri, Nov 9, 2018 at 5:28 PM Emmanuel Bourg wrote:
> >
> > Le 09/11/2018 à 16:46, Mathieu Malaterre a écrit :
> >
> > > Odd, this is even worse:
> > >
> > > [INFO]
> > >
On Fri, Nov 9, 2018 at 5:28 PM Emmanuel Bourg wrote:
>
> Le 09/11/2018 à 16:46, Mathieu Malaterre a écrit :
>
> > Odd, this is even worse:
> >
> > [INFO]
> >
> > [ERROR] Unknown lifecycle phase "libfop-java".
>
> Because 'li
Le 09/11/2018 à 16:46, Mathieu Malaterre a écrit :
> Odd, this is even worse:
>
> [INFO]
>
> [ERROR] Unknown lifecycle phase "libfop-java".
Because 'libfop-java' doesn't go on the Maven command line ;)
What version of qdo
On Fri, Nov 9, 2018 at 4:22 PM Emmanuel Bourg wrote:
>
> Le 09/11/2018 à 16:16, Mathieu Malaterre a écrit :
>
> > Odd, this does not seems to work for me:
> >
> > https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
>
> Sorry I forgot "--", it's "dh_auto_build -- -X package -DskipTests
Le 09/11/2018 à 16:16, Mathieu Malaterre a écrit :
> Odd, this does not seems to work for me:
>
> https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
Sorry I forgot "--", it's "dh_auto_build -- -X package -DskipTests",
> Right. That is also my guess but since I fail to understand
Salut Emmanuel,
On Fri, Nov 9, 2018 at 4:00 PM Emmanuel Bourg wrote:
>
> Hi Mathieu,
>
> Le 09/11/2018 à 15:48, Mathieu Malaterre a écrit :
>
> > What do I need to tweak to get a verbose mvn output in:
> >
> > https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
>
> Maven has a '-X/--
Hi Mathieu,
Le 09/11/2018 à 15:48, Mathieu Malaterre a écrit :
> What do I need to tweak to get a verbose mvn output in:
>
> https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
Maven has a '-X/--debug' option to enable a very verbose mode. You can
enable it by adding this to debian
Am 09.11.18 um 15:48 schrieb Mathieu Malaterre:
> Hi there,
>
> What do I need to tweak to get a verbose mvn output in:
>
> https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
You can override dh_auto_build like that
override_dh_auto_build:
dh_auto_build -- -X package
sig
Hi there,
What do I need to tweak to get a verbose mvn output in:
https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
Currently it fails with a mysterious:
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile
(default-compile) on project f
9 matches
Mail list logo