On Fri, Nov 9, 2018 at 5:28 PM Emmanuel Bourg <ebo...@apache.org> wrote:
>
> 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 ;)

Sorry about that :( Fixed now.

> What version of qdox is specified in pom.xml?

$ grep -2 qdox fop-events/pom.xml
<!-- external deps -->
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>2.x</version>
</dependency>

Very odd...

Reply via email to