[
https://issues.apache.org/jira/browse/FELIX-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-3381.
-----------------------------------
> Support for {maven-test-resources} and {maven-test-sources} placeholders
> ------------------------------------------------------------------------
>
> Key: FELIX-3381
> URL: https://issues.apache.org/jira/browse/FELIX-3381
> Project: Felix
> Issue Type: Improvement
> Components: Maven Bundle Plugin
> Reporter: Tuomas Kiviaho
> Assignee: Guillaume Nodet
> Priority: Minor
> Labels: patch
> Fix For: maven-bundle-plugin-2.5.0
>
> Attachments: FELIX-3381.diff
>
>
> I've found the plugin suitable for producing test bundles although bundle
> plugin states that test scope isn't supported.
> Currently I have to manually keep up with the test resources/sources so that
> my test fragment bundle wouldn't be considering {maven-resources} and
> {maven-sources}. This is quite ok compared to having a proper test-bundle
> goal but I'd love to see corresponding {maven-test-resources} and
> {maven-test-sources} placeholder support which would streamline the
> configuration.
> Now I'm getting WARN messages when I tamper with Include-Resource
> _sourcepath. It is also quite error prone to manually list multiple resource
> and source locations. Only classifier and outputDirectory have to be
> configured in addition to these instructions and dependency embedding works
> also when transitive dependencies are not used (in fact test scope isn't even
> transitive)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)