Forum Discussion
No RepliesBe the first to reply
Related Content
- 5 years ago
Recent Discussions
- 21 hours ago
- 6 days ago
xml to soap
Solved6 days ago- 7 days ago
Is there a way to define a project level property in the maven command script. I realise I can add a property to the pom but wish to do it through the invoke top level maven targets section in jenkins. I have tried clean test -DtagProject="firstTag" but it doesn''t overwrite the current property of tagProject="secondTag" which is stored in my soapUI.xml project.