Simon Zemljak Posted July 19, 2019 Share Posted July 19, 2019 Hi, I'm geting error when building BW app with CI on Jenkins (Nexus repository). [romobility-sync-app_develop-ALHNOOVMV3DI6RWIBI5XWSWDYOICN7DK4Q5NUNPAZUDKDGR5L6MQ] Running shell script + mvn -U -s /opt/jenkins/workspace/romobility-sync-app_develop-ALHNOOVMV3DI6RWIBI5XWSWDYOICN7DK4Q5NUNPAZUDKDGR5L6MQ@tmp/config8001362874609739366tmp -Duser.home=/opt package [iNFO] Scanning for projects... [iNFO] Starting Maven Build for BW6 Project................................. [iNFO] Checking for In-Project JAR dependencies if any and Pushing them to Local Maven Repository ---------------------------------------------------constituent[0]: file:/usr/share/maven/conf/logging/ constituent[1]: file:/usr/share/maven/lib/aopalliance-1.0.jar constituent[2]: file:/usr/share/maven/lib/cdi-api-1.0.jar constituent[3]: file:/usr/share/maven/lib/commons-cli-1.4.jar constituent[4]: file:/usr/share/maven/lib/commons-io-2.5.jar constituent[5]: file:/usr/share/maven/lib/commons-lang3-3.5.jar constituent[6]: file:/usr/share/maven/lib/guava-20.0.jar.... --------------------------------------------------- Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils at com.tibco.bw.maven.plugin.utils.BWFileUtils.getFilesForTypeRec(BWFileUtils.java:47) at com.tibco.bw.maven.plugin.lifecycle.BWProjectLifeCycleListener.addJARToDependency(BWProjectLifeCycleListener.java:58) at com.tibco.bw.maven.plugin.lifecycle.BWProjectLifeCycleListener.afterProjectsRead(BWProjectLifeCycleListener.java:50) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:264).... Please advise. Regards, BK Link to comment Share on other sites More sharing options...
Hitesh Nembhwani Posted July 23, 2019 Share Posted July 23, 2019 We'd need more details on this error to assist you further but could you please move this discussion tohttps://github.com/TIBCOSoftware/bw6-plugin-maven Thanks Simon! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now