[ https://jira.codehaus.org/browse/SUREFIRE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Digana updated SUREFIRE-1083: ----------------------------------- Fix Version/s: 3.0 > Prefix user properties with plugin name > --------------------------------------- > > Key: SUREFIRE-1083 > URL: https://jira.codehaus.org/browse/SUREFIRE-1083 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.17 > Reporter: Karl-Heinz Marbaise > Priority: Minor > Fix For: 3.0 > > > Based on a [question on > SO|http://stackoverflow.com/questions/24441210/maven-3-javadoc-plugin-conflicts-with-testng-groups] > the problem is that some properties of maven-surefire-plugin / > maven-failsafe are not being prefixed consistently by the plugn mame. > This should be changed to prevent such problems on command line: > {noformat}mvn install -Dgroups=somegroup{noformat} which is accidently picked > up by maven-javadoc-plugin. -- This message was sent by Atlassian JIRA (v6.1.6#6162)