WAR overlay projects seem to generate incorrect imports
-------------------------------------------------------

                 Key: FELIX-3060
                 URL: https://issues.apache.org/jira/browse/FELIX-3060
             Project: Felix
          Issue Type: Bug
          Components: Maven Bundle Plugin
    Affects Versions: maven-bundle-plugin-2.3.4
         Environment: Maven 3.0.3
Windows XP SP3
            Reporter: Kristoffer Peterhänsel


To do a slightly specialized version of a WAR bundle I exploited the overlay 
feature of the WAR plugin.

In general it seems to have worked pretty well. But I am getting imports of 
packages that I have gotten from then project I am overlaying.

The odd thing is that I have no actual code in my new Maven project. So for 
some reason bnd is reading required packages from the classes from the original 
project. But it is not registering that they are already there.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to