Create Output Directory When Required
-------------------------------------
Key: FELIX-1936
URL: https://issues.apache.org/jira/browse/FELIX-1936
Project: Felix
Issue Type: Improvement
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.0.1
Reporter: Fernando Ribeiro
Unlike discussed in http://issues.apache.org/jira/browse/FELIX-352, there may
be WAR files without any classes, only resources, and the output directory
still needs to be created.
The workaround is creating an empty src/main/resources/META-INF/MANIFEST.MF
file manually.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.