[
https://issues.apache.org/jira/browse/MJAR-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957202#comment-17957202
]
Matthias Bünger commented on MJAR-121:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#161|https://github.com/apache/maven-jar-plugin/issues/161].
> blank space and new line in manifest classpath
> ----------------------------------------------
>
> Key: MJAR-121
> URL: https://issues.apache.org/jira/browse/MJAR-121
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.1, 2.2
> Reporter: julio benitez
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)