Maven plugin should use its own property instead of maven.test.skip
-------------------------------------------------------------------

         Key: CACTUS-201
         URL: http://issues.apache.org/jira/browse/CACTUS-201
     Project: Cactus
        Type: Improvement
  Components: Maven Integration  
    Versions: 1.7    
    Reporter: Felipe Leme
 Assigned to: Felipe Leme 
    Priority: Minor
     Fix For: 1.8


Instead of relying on maven.test.skip to skip tests, we should use a proper 
cactus property (like cactus.test.skip), which in turn would receive the value 
of ${maven.test.skip} as default.

The reason for breaking it is that in some cases you might want to run just the 
Cactus tests without running the regular JUnit tests (and vice-versa) and 
currently the plugin supports either both or none.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to