[
http://jira.codehaus.org/browse/MJAR-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=184263#action_184263
]
Dennis Lundberg commented on MJAR-121:
--------------------------------------
This behavior is correct as per the JAR File Specification.
See the section "Line length:" at
http://java.sun.com/j2se/1.5.0/docs/guide/jar/jar.html#Notes%20on%20Manifest%20and%20Signature%20Files
> blank space and new line in manifest classpath
> ----------------------------------------------
>
> Key: MJAR-121
> URL: http://jira.codehaus.org/browse/MJAR-121
> Project: Maven 2.x Jar Plugin
> Issue Type: Bug
> Affects Versions: 2.1, 2.2
> Reporter: julio benitez
> Attachments: sample_2poms.ZIP, test_2poms_b.ZIP
>
>
> If a project depends on another project, when we generate the second project
> the classpath in manifest includes a extra blank space like this.
> Manifest-Version: 1.0
> Archiver-Version: Plexus Archiver
> Created-By: Apache Maven
> Built-By: jbe
> Build-Jdk: 1.6.0_10
> Class-Path: project_1-1.0.jar jdom-1.0.jar log4j-1.2.9.jar commons-col
> lections-3.2.jar
> Example attached
--
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