[ http://jira.codehaus.org/browse/MJAR-4?page=comments#action_67365 ] 

Jerome Lacoste commented on MJAR-4:
-----------------------------------

But does maven 2.0.4 use the plexus library that contains the fix? I don't 
think so. On my machine mvn package uses 

[DEBUG]     org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-3:runtime 
(selected for runtime)

while the fix (PLX-185) made it in alpha-6

http://svn.plexus.codehaus.org/browse/plexus/trunk/plexus-components/plexus-archiver/src/main/java/org/codehaus/plexus/archiver/jar/Manifest.java

Can you try forcing the dependency to this version of the plexus-archiver and 
repeat your tests?

>  Multiline description provides invalid header in the generated jar files
> -------------------------------------------------------------------------
>
>          Key: MJAR-4
>          URL: http://jira.codehaus.org/browse/MJAR-4
>      Project: Maven 2.x Jar Plugin
>         Type: Bug

>     Reporter: Gilles Scokart

>
>
> When a description text is written on more than 1 line, the produced Manifest 
> files are invalid.
> Indeed one of the header of this manifiest contains the description text as 
> is.  When the jar is loaded, we receive an error saying "invalid headers".

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