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 (Commented) (JIRA)" <ji...@apache.org> on 2011/12/23 10:54:30 UTC

[jira] [Commented] (SLING-2265) maven-launchpad-plugin should support a syntax similar to the maven-dependency-plugin

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

Carsten Ziegeler commented on SLING-2265:
-----------------------------------------

I reverted the functionality in revision 1222624 - however I'm not 100% sure if there is more to remove as the code changed a little bit since the commit. 

Justin could you please verify? Thanks!
                
> maven-launchpad-plugin should support a syntax similar to the maven-dependency-plugin
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-2265
>                 URL: https://issues.apache.org/jira/browse/SLING-2265
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> Something like:
> <configuration>
>    <includeDependencies>
>     <startLevel>
>       <level>1</level>
>       <includeArtifactIds>
>          org.apache.sling.servlets.compat
>       </includeArtifactIds>
>       </startLevel>
>    </includeDependencies>
> </configuration>
> This should take precendence over the mechanism created in SLING-2194

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira