Running "mvn compile" in the examples/jaxb2/ directory gives this error: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error executing ant tasks
Embedded error: taskdef class com.sun.tools.xjc.XJCTask cannot be found
It seems that there is a dependency missing.
Description
Running "mvn compile" in the examples/jaxb2/ directory gives this error:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error executing ant tasks
Embedded error: taskdef class com.sun.tools.xjc.XJCTask cannot be found
It seems that there is a dependency missing.