jar-with-dependencies ref doesn't refer previously created artifact jar's 
content.
----------------------------------------------------------------------------------

                 Key: MASSEMBLY-482
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-482
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.2-beta-5
         Environment: Apache Maven 2.2.1 (r801777; 2009-08-07 04:16:01+0900)
Java version: 1.6.0_17
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.6.2" arch: "i386" Family: "mac"
            Reporter: Jin Kwon
            Priority: Minor


jar-with-dependencies doesn't contain contents from previously(in package 
lifecycle) created artifact jar.
I'm not sure that this problem is an issue or not but,

I placed proguard-maven-plugin configuration before the assembly plugin.
proguard plugin changes artifact jar's content with obfuscated one.

When 2.2-beta-4 jar-with-dependencies ref property makes new bit jar with the 
content of previously modified jar.

with 2.2-beta-5, it doesn't.

Can anybody resolve this situation?

-- 
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