[jira] [Commented] (SLING-8013) Repository goal should take all features into account and allow to select specific features

2018-10-15 Thread Karl Pauls (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650274#comment-16650274
 ] 

Karl Pauls commented on SLING-8013:
---

[~cziegeler], PTAL at 
https://github.com/apache/sling-slingfeature-maven-plugin/pull/9 - I think this 
makes some sense. Would look something like:

{noformat}

create-repository-min

repository

prepare-package

artifacts-min

 
   org.apache.sling
   foo
   0.1.0-SNAPSHOT
   slingfeaturemin
  
 
   org.apache.sling
   bar
   0.1.0-SNAPSHOT
   slingfeature
   min



 
   org.apache.felix
   
org.apache.felix.framework
   6.0.1
 



{noformat}

> Repository goal should take all features into account and allow to select 
> specific features
> ---
>
> Key: SLING-8013
> URL: https://issues.apache.org/jira/browse/SLING-8013
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model
>Reporter: Karl Pauls
>Assignee: Karl Pauls
>Priority: Major
> Fix For: slingfeature-maven-plugin 1.0.0
>
>
> The repository goal of the slingfeature maven plugin currently assembles all 
> required artifacts for all assembled features of a project. It would be nice 
> if it would by default assemble all artifacts for all features (assembled or 
> not). Furthermore, there should be a way to select the features that should 
> be taken into account (in order to create different assemblies for different 
> feature sets). Ultimately, it would be nice if it allowed to add additional 
> artifacts (like the framework and the launcher.api) so that one can create a 
> complete assembly in one go.



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


[jira] [Commented] (SLING-8013) Repository goal should take all features into account and allow to select specific features

2018-10-15 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650269#comment-16650269
 ] 

ASF GitHub Bot commented on SLING-8013:
---

karlpauls opened a new pull request #9: SLING-8013: Take all features into 
account when building repositories…
URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/9
 
 
   … and allow to pick specific features plus extra artifacts.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Repository goal should take all features into account and allow to select 
> specific features
> ---
>
> Key: SLING-8013
> URL: https://issues.apache.org/jira/browse/SLING-8013
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model
>Reporter: Karl Pauls
>Assignee: Karl Pauls
>Priority: Major
> Fix For: slingfeature-maven-plugin 1.0.0
>
>
> The repository goal of the slingfeature maven plugin currently assembles all 
> required artifacts for all assembled features of a project. It would be nice 
> if it would by default assemble all artifacts for all features (assembled or 
> not). Furthermore, there should be a way to select the features that should 
> be taken into account (in order to create different assemblies for different 
> feature sets). Ultimately, it would be nice if it allowed to add additional 
> artifacts (like the framework and the launcher.api) so that one can create a 
> complete assembly in one go.



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