You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2019/06/24 14:01:00 UTC

[jira] [Resolved] (SLING-8530) Provide more control for attaching features

     [ https://issues.apache.org/jira/browse/SLING-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-8530.
-------------------------------------
    Resolution: Fixed

Implemented in rev de0f7e3
The attach goal can be configured with
 <attachMainFeatures>false</attachMainFeatures> to disable automatic adding of main features

An aggregate can be configured with
<attach>false</attach>
to not be attached

> Provide more control for attaching features
> -------------------------------------------
>
>                 Key: SLING-8530
>                 URL: https://issues.apache.org/jira/browse/SLING-8530
>             Project: Sling
>          Issue Type: New Feature
>          Components: Maven Plugins and Archetypes
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: slingfeature-maven-plugin 1.0.6
>
>
> Currently all source features and aggregates are always attached to the project and therefore deployed as artifact of this project into the maven repository.
> It is possible to enable/disble handling of test source features.
> We should add a control to disable automatic attaching of source features and we should provide an option to disable attaching an aggregate



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)