[
https://issues.apache.org/jira/browse/FELIX-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stuart McCulloch resolved FELIX-2435.
-------------------------------------
Resolution: Fixed
Fix Version/s: maven-bundle-plugin-2.3.5
Assignee: Stuart McCulloch
Fixed in r1139451
> <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
> Assignee: Stuart McCulloch
> Fix For: maven-bundle-plugin-2.3.5
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira