Manifest configuration does not work properly ---------------------------------------------
Key: MASSEMBLY-245 URL: http://jira.codehaus.org/browse/MASSEMBLY-245 Project: Maven 2.x Assembly Plugin Issue Type: Bug Affects Versions: 2.2-beta-1 Environment: XP Reporter: David Hoffer The documentation at http://maven.apache.org/plugins/maven-assembly-plugin/usage.html states..."the Assembly Plugin supports configuration of an <archive> element which is identical to that supported by the maven-jar-plugin" However when I add a manifestEntries section just like I have in my maven-jar-plugin configuration, it is ignored by the assembly plugin. The manifest section works but not manifestEntries. I need both sections to work as documented. -- 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