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

[jira] Created: (MNG-934) change default value of usePluginRegistry in settings.xml to 'false'

change default value of usePluginRegistry in settings.xml to 'false'
--------------------------------------------------------------------

         Key: MNG-934
         URL: http://jira.codehaus.org/browse/MNG-934
     Project: Maven 2
        Type: Improvement
    Versions: 2.0-beta-1    
 Reporter: John Casey
     Fix For: 2.0-beta-2


will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.

WDYT?

-- 
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] Updated: (MNG-934) change default value of usePluginRegistry in settings.xml to 'false'

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

Brett Porter updated MNG-934:
-----------------------------

    Priority: Blocker  (was: Major)

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-beta-3

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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-934) change default value of usePluginRegistry in settings.xml to 'false'

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

    Resolution: Fixed

set default value for usePluginRegistry in settings.xml to 'false' and set default value for updateInterval in plugin-registry.xml to 'never'.

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-beta-3

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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-934) change default value of usePluginRegistry in settings.xml to 'false'

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-934?page=comments#action_46814 ] 

Brett Porter commented on MNG-934:
----------------------------------

wouldn't disabling this automatically upgrade to new releases? That seems undesirable to me. I'm happy to flip this off by default and set the default update interval to never if that will help get m2 out quicker and fix it up later, but I like this feature if we can get it working better.

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-2

>
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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-934) change default value of usePluginRegistry in settings.xml to 'false'

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-934?page=comments#action_46778 ] 

Trygve Laugstol commented on MNG-934:
-------------------------------------

Not sure, the real usage for the registry is to be able to pin the version of a plugin, right? So that even if the project depends on LASTEST, it will get the version in the registry? If so, should the project say "use the registry"? What I'm wondering is will it ever be enabled again? I don't know, got to think more :)

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-2

>
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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] Updated: (MNG-934) change default value of usePluginRegistry in settings.xml to 'false'

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-934?page=all ]

John Casey updated MNG-934:
---------------------------

    Remaining Estimate: 30 minutes
     Original Estimate: 1800

I'm going to set the default update interval to 1d (one day) for now. We may consider changing this for the 2.0-final release, but for now that should mean that users will lag by a day for plugin releases...which seems to be a decent compromise. If this is a problem, I'll roll it back.

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-3

>
> Original Estimate: 30 minutes
>         Remaining: 30 minutes
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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] Updated: (MNG-934) change default value of usePluginRegistry in settings.xml to 'false'

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

Brett Porter updated MNG-934:
-----------------------------

    Component: maven-core

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-2

>
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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] Reopened: (MNG-934) change default value of usePluginRegistry in settings.xml to 'false'

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


I'm not sure this is the right solution - let's discuss

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-3

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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-934) change default value of usePluginRegistry in settings.xml to 'false'

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-934?page=comments#action_47681 ] 

Brett Porter commented on MNG-934:
----------------------------------

can we perhaps turn it off, and set plugin updates to never, requiring -U, but force a single -U for the first run of m2 on a new install?

that seems to me to be the best compromise.

I don't think the interval added helps in any way - we want people to download immediately after a new install, and to get new updates regularly. We just have issues with versions getting stuck in this registry and the prompts not working out sometimes.

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-beta-3

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

-- 
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-934) change default value of usePluginRegistry in settings.xml to 'false'

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

    Resolution: Fixed

> change default value of usePluginRegistry in settings.xml to 'false'
> --------------------------------------------------------------------
>
>          Key: MNG-934
>          URL: http://jira.codehaus.org/browse/MNG-934
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-1
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-3

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> will this cause more problems than it solves? it seems like the majority of users don't use this feature, unless it's in the case of a new m2 release, where they're still on the old release...but I'm not sure what impact this would have on that situtation.
> WDYT?

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