Launchers: Extract common bundles to base-list
----------------------------------------------
Key: STANBOL-319
URL: https://issues.apache.org/jira/browse/STANBOL-319
Project: Stanbol
Issue Type: Improvement
Reporter: Reto Bachmann-Gmür
The src/main/bundles/list.xml of the different launchers have many dependency
in common, the set of common bundles could be in base-list which is then
included with
...
<configuration>
<includeDefaultBundles>true</includeDefaultBundles>
<defaultBundleList>
<groupId>GROUP_ID</groupId>
<artifactId>ARTIFACT_ID</artifactId>
<version>VERSION</version>
</defaultBundleList>
...
Also it would be usefull to have different partialbundlelists that can be mixed
in selectively, for example separate partialbundlelists for the core services
and for the web-frontend, this would allow to easily integrate the stanbol
services into other projects that use the sling-launchpad-plugin.
Refrerence:
- http://sling.apache.org/site/maven-launchpad-plugin.html
-
http://mail-archives.apache.org/mod_mbox/sling-users/201108.mbox/%3ccaoao1siicven-gs8+jae22t-ykhsfzzmkkud9gantmnpzyd...@mail.gmail.com%3E
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira