You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Nico Werlein (JIRA)" <ji...@codehaus.org> on 2010/08/01 17:34:32 UTC

[jira] Created: (MNG-4746) A provided scoped transitive dependency of a provided scoped direct dependency will be omitted.

A provided scoped transitive dependency of a provided scoped direct dependency will be omitted.
-----------------------------------------------------------------------------------------------

                 Key: MNG-4746
                 URL: http://jira.codehaus.org/browse/MNG-4746
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 2.2.1
            Reporter: Nico Werlein


Despite the fact that the whole Maven literature (I'm aware of, of course ;-))
* the official web site (http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope)
* the official online book 'Maven: The Complete Reference' (http://www.sonatype.com/books/mvnref-book/reference/pom-relationships-sect-transitive.html)
* the book 'Maven: The Definitive Guide' ('Transitive dependencies and scope', Chapter 9, Page 164)
states that a provided scoped transitive dependency of a provided scoped direct dependency will become a provided dependency, Maven 2 just omitts this provided scoped transitive dependency.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-4746) A provided scoped transitive dependency of a provided scoped direct dependency will be omitted.

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4746.
----------------------------------

    Resolution: Duplicate
      Assignee: Benjamin Bentmann

Fixed documentation on Maven's website, any changes regarding the transitive behavior of provided scope are TBD in MNG-2205.

For the other docs maintained outside of the Apache Maven community, please fill issues with the respective maintainer.

> A provided scoped transitive dependency of a provided scoped direct dependency will be omitted.
> -----------------------------------------------------------------------------------------------
>
>                 Key: MNG-4746
>                 URL: http://jira.codehaus.org/browse/MNG-4746
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.2.1
>            Reporter: Nico Werlein
>            Assignee: Benjamin Bentmann
>
> Despite the fact that the whole Maven literature (I'm aware of, of course ;-))
> * the official web site (http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope)
> * the official online book 'Maven: The Complete Reference' (http://www.sonatype.com/books/mvnref-book/reference/pom-relationships-sect-transitive.html)
> * the book 'Maven: The Definitive Guide' ('Transitive dependencies and scope', Chapter 9, Page 164)
> states that a provided scoped transitive dependency of a provided scoped direct dependency will become a provided dependency, Maven 2 just omitts this provided scoped transitive dependency.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira