You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/07/12 13:27:00 UTC

[jira] [Resolved] (MDEP-665) Recognize "starters" during analyze

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

Elliotte Rusty Harold resolved MDEP-665.
----------------------------------------
    Resolution: Duplicate

> Recognize "starters" during analyze
> -----------------------------------
>
>                 Key: MDEP-665
>                 URL: https://issues.apache.org/jira/browse/MDEP-665
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: analyze
>            Reporter: Robert Scholte
>            Priority: Major
>
> Springboot introduces the concept of starters, which are a predefined set of dependencies. 
> It is an empty jar, which acts as just a container for multiple dependencies. (it should have been a pom, but that means people suddenly need to add {{<type>pom</type> to their dependency)
> Due to its popularity we should solve this during analyze: a starter should be a delegate for its dependencies. (in the code I would use the word {{delegate}}, not starter as it is too Spring specific)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)