You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/08/24 16:35:01 UTC

[jira] [Commented] (MNG-6681) improve documentation: dependency type = file classifier(optional)+extension + additional hints on dependency features

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

Hudson commented on MNG-6681:
-----------------------------

Build failed in Jenkins: Maven TLP » maven » MNG-6656 #7

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6656/7/

> improve documentation: dependency type = file classifier(optional)+extension + additional hints on dependency features
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-6681
>                 URL: https://issues.apache.org/jira/browse/MNG-6681
>             Project: Maven
>          Issue Type: Task
>    Affects Versions: 3.6.1
>            Reporter: Hervé Boutemy
>            Assignee: Hervé Boutemy
>            Priority: Major
>             Fix For: 3.6.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Documentation for dependency type is currently misleading: [https://maven.apache.org/ref/3.6.1/maven-model/maven.html#class_dependency]
>  ??The type of dependency. While it usually represents the extension on the filename of the dependency, that is not always the case. A type can be mapped to a different extension and a classifier. The type often corresponds to the packaging used, though this is also not always the case. Some examples are jar, war, ejb-client and test-jar??
>  Reading that, people understand that type is extension
> This has to be rephrased a little bit to have people keep in mind: *A type can be mapped to an extension and a classifier (and the extension value may match the type, but not always)*
> The "While it usually represents the extension on the filename of the dependency, that is not always the case." as first explanation is totally misleading



--
This message was sent by Atlassian Jira
(v8.3.2#803003)