You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I am trying to pass an argument to the bamboo spec.
Unfortunately, my arguments are not passed to my planSpec.
I tried like this. But, its not passing the arguments to the PlanSpec.
mvn -Ppublish-specs -Dbamboo.specs.log.level=DEBUG -Dexec.args="myArg1 myArg2"
Thanks and Regards!!!
Ananth Francis.
As Specs processing was designed to be executed at Bamboo Server it doesn't propagate any args to be as safe as possible from security point of view.
Thanks Alexey for the answer.
We would like to run from different server in our case and currently we are setting couple of environment variables and reading those env in the specs but it looks like it may not be a great idea to do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you use Bamboo Specs at repository and by different servers you mean Bamboo Server, then look at https://docs.atlassian.com/bamboo-specs/7.2.2/com/atlassian/bamboo/specs/api/context/RssRuntimeContext.html#getServerName-- which allows you to get server name at Specs processing runtime.
We use it internally to setup different plans at different Bamboo Servers but same source code repository
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.