Package disappears from Export-Package between bnd (and debug log) and actual delivery to jar file --------------------------------------------------------------------------------------------------
Key: FELIX-3091 URL: https://issues.apache.org/jira/browse/FELIX-3091 Project: Felix Issue Type: Bug Components: Maven Bundle Plugin Affects Versions: maven-bundle-plugin-2.3.5 Reporter: Benson Margulies Please fetch from https://svn.apache.org/repos/asf/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/org.apache.maven.doxia.eclipse.dependencies as of revision 1162393. Or use the attached tarball. Running maven 3.0.3 on this project, the correct manifest shows up in target/classes/META-INF. It also shows up with -X, even as 'final'. That's not what turns up in the jar file, however. org.apache.maven.doxia.module.apt is missing from the manifest that shows up in the jar file. Which is rather inconvenient for the consumers thereof. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira