You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Julien HENRY (JIRA)" <ji...@codehaus.org> on 2009/04/25 12:21:45 UTC

[jira] Created: (MASSEMBLY-404) Different behavior on Linux and Windows

Different behavior on Linux and Windows
---------------------------------------

                 Key: MASSEMBLY-404
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-404
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.2-beta-2
            Reporter: Julien HENRY
            Priority: Minor
         Attachments: test.zip

Hi,

The assembly created with the given test project produces different results depending on the OS.

On Linux, the main JAR is present only once: htmlunit-XX.jar

On Windows, this JAR is present 2 times in the ZIP: 
htmlunit-XX.jar
htmlunit-XX.jar

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

        

[jira] (MASSEMBLY-404) Different behavior on Linux and Windows

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MASSEMBLY-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MASSEMBLY-404.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2-beta-3

This has nothing to do with what OS your are running on IIUC. But rather that you have not defined which version of maven-assembly-plugin you want to use. Your two installations probably have different opinions of what version to use.

The bug about duplicate entries in the archive was fixed in 2.2-beta-3.
                
> Different behavior on Linux and Windows
> ---------------------------------------
>
>                 Key: MASSEMBLY-404
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-404
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-2
>            Reporter: Julien HENRY
>            Priority: Minor
>             Fix For: 2.2-beta-3
>
>         Attachments: test.zip
>
>
> Hi,
> The assembly created with the given test project produces different results depending on the OS.
> On Linux, the main JAR is present only once: htmlunit-XX.jar
> On Windows, this JAR is present 2 times in the ZIP: 
> htmlunit-XX.jar
> htmlunit-XX.jar

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