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

[jira] Created: (MNG-1187) new scope for nontransitive system dependency

new scope for nontransitive system dependency
---------------------------------------------

         Key: MNG-1187
         URL: http://jira.codehaus.org/browse/MNG-1187
     Project: Maven 2
        Type: Improvement
    Versions: 2.0-beta-4    
 Reporter: Juraj Burian
    Priority: Minor
     Fix For: 2.0-beta-4


Would be very useful to have new dependency scope named for example system-provided, with meaning of system & nontransitive dependency.
best regards
JuBu


-- 
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-1187) new scope for nontransitive system dependency

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

      Assign To: Brett Porter
     Resolution: Won't Fix
    Fix Version:     (was: 2.0-beta-4)

use <optional>true</optional>

> new scope for nontransitive system dependency
> ---------------------------------------------
>
>          Key: MNG-1187
>          URL: http://jira.codehaus.org/browse/MNG-1187
>      Project: Maven 2
>         Type: Improvement
>     Versions: 2.0-beta-4
>     Reporter: Juraj Burian
>     Assignee: Brett Porter
>     Priority: Minor

>
>
> Would be very useful to have new dependency scope named for example system-provided, with meaning of system & nontransitive dependency.
> best regards
> JuBu

-- 
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] Commented: (MNG-1187) new scope for nontransitive system dependency

Posted by "Juraj Burian (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1187?page=comments#action_48435 ] 

Juraj Burian commented on MNG-1187:
-----------------------------------

A better solution could be combination of scopes, for example like this: <scope>system provided</scope>, or remove provided scope and add property <transitive>false/true</transitive> with default value true.

> new scope for nontransitive system dependency
> ---------------------------------------------
>
>          Key: MNG-1187
>          URL: http://jira.codehaus.org/browse/MNG-1187
>      Project: Maven 2
>         Type: Improvement
>     Versions: 2.0-beta-4
>     Reporter: Juraj Burian
>     Priority: Minor
>      Fix For: 2.0-beta-4

>
>
> Would be very useful to have new dependency scope named for example system-provided, with meaning of system & nontransitive dependency.
> best regards
> JuBu

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