[
https://issues.apache.org/jira/browse/FELIX-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stuart McCulloch resolved FELIX-1539.
-------------------------------------
Resolution: Won't Fix
As mentioned above, this is the expected behaviour.
> 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
> Assignee: Stuart McCulloch
> Fix For: maven-bundle-plugin-2.0.1
>
>
> 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.