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

Stuart McCulloch updated FELIX-1539:
------------------------------------

    Fix Version/s: maven-bundle-plugin-2.0.1

This is similar to the generated source issue - we need to discover all the 
attached directories (for both source and classes) using the Maven project API, 
rather than rely on the standard single source and single build output 
directory defined in the POM model.

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

Reply via email to