fastconnect / tibco-bwmaven

FastConnect TIBCO Factory - BWMaven, application lifecycle management for TIBCO BusinessWorks projects
http://fastconnect.github.io/tibco-factory/bw-maven-plugin/
Apache License 2.0
13 stars 7 forks source link

Implementation of JAXB-API has not been found on module path or classpath #14

Open brockrockatul opened 6 years ago

brockrockatul commented 6 years ago

PS C:\Users\brock\Documents\Work\eclipse-workspace\HelloTibco> mvn bw:generate-properties-from-xml [INFO] Scanning for projects... [WARNING] The POM for com.sun.xml.ws:jaxws-rt:jar:2.2.10 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --------------------< com.brockrockatul:HelloTibco >-------------------- [INFO] Building HelloTibco project 1.0-SNAPSHOT [INFO] -------------------------------[ bw-ear ]------------------------------- [INFO] [INFO] --- bw-maven-plugin:2.4.1:generate-properties-from-xml (default-cli) @ HelloTibco --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.129 s [INFO] Finished at: 2018-05-27T23:00:08+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal fr.fastconnect.factory.tibco.bw.maven:bw-maven-plugin:2.4.1:generate-properties-from-xml (default-cli) on project HelloTibco: Failed to load properties from XML file 'C:\Users\brock\Documents\Work\eclipse-workspace\HelloTibco\target\package\HelloTibco-1.0-SNAPSHOT.xml': Implementation of JAXB-API has not been found on module path or classpath. com.sun.xml.internal.bind.v2.ContextFactory -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException PS C:\Users\brock\Documents\Work\eclipse-workspace\HelloTibco>