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:19:00 UTC

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

Carsten Ziegeler created SLING-8491:
---------------------------------------

             Summary: 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.4, slingfeature-maven-plugin 1.0.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             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)