You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2009/09/03 04:17:32 UTC

[jira] Resolved: (FELIX-1539) generated-classes not included in bundle

     [ https://issues.apache.org/jira/browse/FELIX-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart McCulloch resolved FELIX-1539.
-------------------------------------

    Resolution: Fixed

Fixed in trunk.

> 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.