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 2018/12/29 13:44:00 UTC

[jira] [Commented] (MJAVADOC-557) Deprecate parameter includeTransitiveDependencySources

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

Hudson commented on MJAVADOC-557:
---------------------------------

Build failed in Jenkins: Maven TLP » maven-javadoc-plugin » master #118

See https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/master/118/

> Deprecate parameter includeTransitiveDependencySources
> ------------------------------------------------------
>
>                 Key: MJAVADOC-557
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-557
>             Project: Maven Javadoc Plugin
>          Issue Type: Task
>          Components: javadoc
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.1.0
>
>
> This parameter is only useful when your code depends on transitive dependencies, which is actually a very bad practice. Your direct dependencies always have the freedom to drop libraries, which could mean that your code won't work anymore.
> Removing this parameter will simplify the code and encourage developers to not depend on transitive dependencies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)