Jump to content

Tibco business work using maven to compile and build artifacts


Rohith Narasimhamurthy

Recommended Posts

Hi Rohith

 

If you want to generate the ear try using:

 

mvn clean package 

 

Also make sure that you're running this from the "<app name>.parent" project that is created when you choose "Generate POM for application". The ear file will be created in the "target" folder of the application.

 

There's more info here:

 

https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/Steps-For-TIBCO-ActiveMatrix-BusinessWorks

 

 

 

Thanks

 

 

 

Richard

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...