Hello, I have profile in parrent pom.xml for prestep build, where I am using Build Number Maven Plugin to set qualifier all plugins as last svn revision: < useLastCommittedRevision>true</useLastCommittedRevision>
But I need to avoid to set the qualifier for two plugins... how can I do that? Thanks for any advices. David
