[
https://issues.apache.org/jira/browse/FELIX-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fernando Ribeiro updated FELIX-1936:
------------------------------------
Description:
When the WAR file has no classes, only resources, any attempts to customize the
MANIFEST.MF file fails because the output directory doesn't exist.
The workaround is creating an empty src/main/resources/META-INF/MANIFEST.MF
file manually.
was:
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.
Summary: Create Output Directory for Resource-Only WARs (was: Create
Output Directory When Required)
> Create Output Directory for Resource-Only WARs
> ----------------------------------------------
>
> 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
> Attachments: sample.zip
>
>
> When the WAR file has no classes, only resources, any attempts to customize
> the MANIFEST.MF file fails because the output directory doesn't exist.
> 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.