Jump to content
The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now! See more information here ×

Continuous integration with Jenkins and Nexus


Simon Zemljak

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...