Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
2.0
-
None
-
None
Description
Running maven with -X is currently the only way to see, what dependencies are triggered. Unfortunately all optional dependencies do not appear in the debug output, neither where the (transitive) dependencies are printed nor in the output of the resulting classpath used to compile the source. Compilation is fine though, the classes are found.