[ https://issues.apache.org/jira/browse/SUREFIRE-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Digana updated SUREFIRE-1338: ----------------------------------- Description: TestNG system properties, i.e. version and classifier, is specified in SurefireLauncher.java and surefire-integration-tests/pom.xml. These caused duplicates more visible using Maven 3.5.0. Avoiding duplicates and using version and classifier only in test method provides better code clarity and maintenance. was: TestNG system properties, i.e. version and classifier, is specified in SurefireLauncher.java and surefire-integration-tests/pom.xml. This caused duplicates more visible using Maven 3.5.0. Avoiding duplicates and using version and classifier only in test method provides better code clarity and maintenance. > Integration Tests should avoid using duplicated system properties. > ------------------------------------------------------------------ > > Key: SUREFIRE-1338 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1338 > Project: Maven Surefire > Issue Type: Test > Reporter: Tibor Digana > Assignee: Tibor Digana > Fix For: 2.19.2 > > > TestNG system properties, i.e. version and classifier, is specified in > SurefireLauncher.java and surefire-integration-tests/pom.xml. > These caused duplicates more visible using Maven 3.5.0. > Avoiding duplicates and using version and classifier only in test method > provides better code clarity and maintenance. -- This message was sent by Atlassian JIRA (v6.3.15#6346)