bw6-plugin-maven icon indicating copy to clipboard operation
bw6-plugin-maven copied to clipboard

BW6 Maven build - update EAR version dynamically

Open suneelyaram opened this issue 9 years ago • 4 comments

https://community.tibco.com/questions/bw6-maven-build-update-ear-version-dynamically

suneelyaram avatar Sep 28 '16 13:09 suneelyaram

Can you share what you're trying to achieve? @suneelyaram

rahulkamdar avatar Nov 10 '16 12:11 rahulkamdar

At the moment, when I run maven goal package, the output EAR file is ${name of the application}${Version of applciation in overview tab under general information}.ear AS IS output: ${name of the application}${Version of applciation in overview tab under general information}.ear

We want to replace ${Version of applciation in overview tab under general information} of output ear file with our build number(eg: in jenkis- replace ${Version of applciation in overview tab under general information} with ${env.BUILD_NUMBER}). TO BE output: ${name of the application}_${env.BUILD_NUMBER}.ear

Please let me know if it is unclear.

suneelyaram avatar Nov 14 '16 09:11 suneelyaram

@rahulkamdar .. could you please help us with this question/request?

suneelyaram avatar Dec 12 '16 08:12 suneelyaram

@suneelyaram thanks for sharing and sorry for a late reply. I understand the requirement but this request is currently not marked for a timeline. Is this something you can/would like to contribute?

rahulkamdar avatar Dec 12 '16 09:12 rahulkamdar