Hi Team,
I got to know from server logs ,Bamboo spec runner convert specs into yaml while execution and publishing plan to bamboo server. Can u explain me how it happen.
Community moderators have prevented the ability to post new answers.
There's Maven mojo which executes conversion of Java specs to internal YAML format when publishSpecs profile is used, locally it happens when you run
mvn -PpublishSpecs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.