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 fop-events: Compilation failure:
Compilation failure:
[ERROR] 
/home/mathieu/tmp/debian/fop/fop-events/src/main/java/org/apache/fop/tools/EventProducerCollector.java:[34,28]
error: cannot find symbol
[ERROR]   symbol:   class JavaDocBuilder
[ERROR]   location: package com.thoughtworks.qdox
...

Thanks

Reply via email to