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

        

Reply via email to