You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2017/02/26 21:03:45 UTC

[jira] [Created] (SUREFIRE-1338) Integration Tests should avoid using duplicated system properties.

Tibor Digana created SUREFIRE-1338:
--------------------------------------

             Summary: 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.
This cause duplicates 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)