[
https://issues.apache.org/jira/browse/SLING-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646894#comment-15646894
]
Carsten Ziegeler commented on SLING-6213:
-----------------------------------------
Various artifacts can be added from the project to the prov model:
{code}
<configuration>
<attach>
<classifier>optional</classifier>
<type>jar</type>
</attach>
</configuration>
{code}
> Provide a way to add artifacts from the current project to the provisioning
> model
> ---------------------------------------------------------------------------------
>
> Key: SLING-6213
> URL: https://issues.apache.org/jira/browse/SLING-6213
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Slingstart Maven Plugin 1.5.0
>
>
> For single bundle projects and for example for sample apps it would be nice
> if everything could be defined in a single project: the bundle with the code,
> and the provisioning model for the feature defined through this project.
> An example is the slingshot sample app: it has a bundle for the app code, but
> also needs a prov model for repoinit stuff, like setting up a service user
> etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)