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

Mark Struberg updated FELIX-2435:
---------------------------------

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

I'm using maven-bundle-plugin-2.1.0 but I'm not able to select this version in 
JIRA. I also retested this issue with 2.0.1 which is also broken.

> <supportedProjectType> on a WAR file will switch the project to generate jar 
> artifacts
> --------------------------------------------------------------------------------------
>
>                 Key: FELIX-2435
>                 URL: https://issues.apache.org/jira/browse/FELIX-2435
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-2.0.1
>            Reporter: Mark Struberg
>
> If you enable a
>                 <groupId>org.apache.felix</groupId>
>                 <artifactId>maven-bundle-plugin</artifactId>
>                 <configuration>
>                     <supportedProjectTypes>
>                       <supportedProjectType>war</supportedProjectType>
>                     </supportedProjectTypes>
>                 </configuration>
> then a artifact of type 'jar' will created instead of a WAR file.

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