Benson Margulies created SUREFIRE-855:
-----------------------------------------

             Summary: Allow failsafe to use actual jar file instead of 
target/classes
                 Key: SUREFIRE-855
                 URL: https://jira.codehaus.org/browse/SUREFIRE-855
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Failsafe Plugin
    Affects Versions: 2.12
            Reporter: Benson Margulies


I've got some code that calls Class.getPackage() to see the manifest. I want to 
test it. A seemingly logical scheme here would be to have failsafe put the 
actual packaged jar into the classpath instead of the unpacked directory -- or 
some way to get the manifest copied across.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to