generated-classes not included in bundle
----------------------------------------
Key: FELIX-1539
URL: https://issues.apache.org/jira/browse/FELIX-1539
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.0.0
Reporter: David Jencks
We have a project using the xmlbeans-maven-plugin to generate some sources.
When I change the packaging type to bundle the generated-sources are still
compiled into target/generated-classes/xmlbeans but they are not included in
the jar.
An example of such a project is at
https://svn.apache.org/repos/asf/geronimo/server/trunk/framework/modules/geronimo-service-builder.
The maven-bundle-plugin is configured in an ancestor pom so all you should
need to do is change the packaging to bundle and look at the jar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.