DefaultShader should include entire jar file and build MANIFEST.MF classpath
----------------------------------------------------------------------------

                 Key: MSHADE-45
                 URL: http://jira.codehaus.org/browse/MSHADE-45
             Project: Maven 2.x Shade Plugin
          Issue Type: New Feature
            Reporter: warren crossing
            Priority: Critical


I'm trying to build a standalone jar file with all the dep inside. So I can run 
it with java -jar.

But some are already signed, sealed and have files with the same names 
META-INF/ factory files etc.  and the jar file will not run.

Is this within the scope of DefaultShader or should I create a JarShader but 
then how to autowire with plexus?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to