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/14 08:20:00 UTC

[jira] [Resolved] (SLING-8491) Selection of feature without classifier does not work

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

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

Added support of using the character ":" as a placeholder for "no classifier"; a classifier cant contain this character

> Selection of feature without classifier does not work
> -----------------------------------------------------
>
>                 Key: SLING-8491
>                 URL: https://issues.apache.org/jira/browse/SLING-8491
>             Project: Sling
>          Issue Type: Bug
>          Components: Maven Plugins and Archetypes
>    Affects Versions: slingfeature-maven-plugin 1.0.2, slingfeature-maven-plugin 1.0.4
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: slingfeature-maven-plugin 1.0.6
>
>
> For some of the mojos it is possible to configure the classifier of a feature to be used. For the feature with no classifier specifying an empty classifier worked:
> {noformat}
>    <includeClassifier/>
> {noformat}
> However, this does not seem to work anymore; I suspect that this is rather a problem of the mvn version used as maven is not passing such a configuration to the mojo at all. I noticed this in other plugins as well.
> Therefore we should support the "no classifier" differently.



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