You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/23 10:10:11 UTC

[jira] Created: (MNG-1007) scope precendence is bringing version with it

scope precendence is bringing version with it
---------------------------------------------

         Key: MNG-1007
         URL: http://jira.codehaus.org/browse/MNG-1007
     Project: Maven 2
        Type: Bug
  Components: maven-artifact  
 Reporter: Brett Porter
 Assigned to: Brett Porter 
     Fix For: 2.0-beta-2


Krisitan was seeing that junit-3.7 was selected (As compile) even when 3.8.1 was in the current pom (as test). However, setting the scope to compile in the current pom would mean that 3.8.1 was used.

Version is meant to be selected independantly based on the conflict resolver in place, as is scope.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-1007) scope precendence is bringing version with it

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1007?page=all ]
     
Brett Porter closed MNG-1007:
-----------------------------

    Resolution: Fixed

> scope precendence is bringing version with it
> ---------------------------------------------
>
>          Key: MNG-1007
>          URL: http://jira.codehaus.org/browse/MNG-1007
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-2

>
>
> Krisitan was seeing that junit-3.7 was selected (As compile) even when 3.8.1 was in the current pom (as test). However, setting the scope to compile in the current pom would mean that 3.8.1 was used.
> Version is meant to be selected independantly based on the conflict resolver in place, as is scope.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org