You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2013/08/12 13:42:51 UTC

[jira] [Resolved] (SLING-3011) Bind the launchpad:prepare-package goal to the prepare-package lifecycle phase

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

Robert Munteanu resolved SLING-3011.
------------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?view=revision&revision=1513114
                
> Bind the launchpad:prepare-package goal to the prepare-package lifecycle phase
> ------------------------------------------------------------------------------
>
>                 Key: SLING-3011
>                 URL: https://issues.apache.org/jira/browse/SLING-3011
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Maven Launchpad Plugin 2.2.0
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Minor
>             Fix For: Maven Launchpad Plugin 2.2.2
>
>
> Currently the prepare-package goal is bound to the process-sources phase. According to the [Maven build lifecycle|http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html] , the process-sources phase is used to 'process the source code, for example to filter any values.'.
> The goal should be bound by default at a later phase, and the best one IMO is prepare-package, which is used to 'perform any operations necessary to prepare a package before the actual packaging'. 
> This would also have the side effect of not triggering any m2eclipse errors, which now appear since process-sources is an interesting phase from an IDE point of view.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira