You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/08 13:23:00 UTC

[jira] [Commented] (SLING-7987) AnalyseFeaturesMojo accidentally bound to the wrong Maven phase

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

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

simonetripodi opened a new pull request #3: SLING-7987 - AnalyseFeaturesMojo accidentally bound to the wrong Maven phase
URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/3
 
 
   
   
   from LifecyclePhase.VERIFY to LifecyclePhase.VALIDATE

----------------------------------------------------------------
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:
users@infra.apache.org


> AnalyseFeaturesMojo accidentally bound to the wrong Maven phase
> ---------------------------------------------------------------
>
>                 Key: SLING-7987
>                 URL: https://issues.apache.org/jira/browse/SLING-7987
>             Project: Sling
>          Issue Type: Bug
>          Components: Feature Model, Maven Plugins and Archetypes
>            Reporter: Simone Tripodi
>            Assignee: David Bosschaert
>            Priority: Major
>
> Actually, {{AnalyseFeaturesMojo}} is bound to the {{defaultPhase = LifecyclePhase.VERIFY}}, but it should be {{defaultPhase = LifecyclePhase.VALIDATE}} since the {{analyse-features}} has been designed in order to be run before any other {{slingfeature-maven-plugin}} goal.
> PR is coming



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