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

[jira] Created: (MNG-913) Specifyied specific snapshot version for a plugin is ignored

Specifyied specific snapshot version for a plugin is ignored
------------------------------------------------------------

         Key: MNG-913
         URL: http://jira.codehaus.org/browse/MNG-913
     Project: Maven 2
        Type: Bug
 Reporter: Kenney Westerhof


When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
the 1.0-SNAPSHOT version (installed in local repo) is used.

When a pluginRepository is specified, m2 will mark it as resolved,
but still use the snapshot version:

[DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
[DEBUG] maven-plugin-parent: using locally installed snapshot
[DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
[DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
[DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)


-- 
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-913) Specified specific snapshot version for a plugin is ignored

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

Kenney Westerhof updated MNG-913:
---------------------------------

    Summary: Specified specific snapshot version for a plugin is ignored  (was: Specifyied specific snapshot version for a plugin is ignored)

> Specified specific snapshot version for a plugin is ignored
> -----------------------------------------------------------
>
>          Key: MNG-913
>          URL: http://jira.codehaus.org/browse/MNG-913
>      Project: Maven 2
>         Type: Bug
>     Reporter: Kenney Westerhof

>
>
> When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
> the 1.0-SNAPSHOT version (installed in local repo) is used.
> When a pluginRepository is specified, m2 will mark it as resolved,
> but still use the snapshot version:
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] maven-plugin-parent: using locally installed snapshot
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
> [DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)

-- 
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-913) Specified specific snapshot version for a plugin is ignored

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

Brett Porter updated MNG-913:
-----------------------------

             Assign To: Brett Porter
    Remaining Estimate: 1 hour
     Original Estimate: 3600

> Specified specific snapshot version for a plugin is ignored
> -----------------------------------------------------------
>
>          Key: MNG-913
>          URL: http://jira.codehaus.org/browse/MNG-913
>      Project: Maven 2
>         Type: Bug
>     Reporter: Kenney Westerhof
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-2

>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
> the 1.0-SNAPSHOT version (installed in local repo) is used.
> When a pluginRepository is specified, m2 will mark it as resolved,
> but still use the snapshot version:
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] maven-plugin-parent: using locally installed snapshot
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
> [DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)

-- 
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-913) Specified specific snapshot version for a plugin is ignored

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

    Resolution: Fixed

> Specified specific snapshot version for a plugin is ignored
> -----------------------------------------------------------
>
>          Key: MNG-913
>          URL: http://jira.codehaus.org/browse/MNG-913
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Kenney Westerhof
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-3

>
> Original Estimate: 1 hour
>        Time Spent: 15 minutes
>         Remaining: 0 minutes
>
> When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
> the 1.0-SNAPSHOT version (installed in local repo) is used.
> When a pluginRepository is specified, m2 will mark it as resolved,
> but still use the snapshot version:
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] maven-plugin-parent: using locally installed snapshot
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
> [DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)

-- 
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-913) Specified specific snapshot version for a plugin is ignored

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

Brett Porter updated MNG-913:
-----------------------------

    Fix Version:     (was: 2.0-beta-2)
                 2.0-beta-3

> Specified specific snapshot version for a plugin is ignored
> -----------------------------------------------------------
>
>          Key: MNG-913
>          URL: http://jira.codehaus.org/browse/MNG-913
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Kenney Westerhof
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-3

>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
> the 1.0-SNAPSHOT version (installed in local repo) is used.
> When a pluginRepository is specified, m2 will mark it as resolved,
> but still use the snapshot version:
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] maven-plugin-parent: using locally installed snapshot
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
> [DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)

-- 
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-913) Specified specific snapshot version for a plugin is ignored

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

Brett Porter updated MNG-913:
-----------------------------

    Component: maven-artifact

> Specified specific snapshot version for a plugin is ignored
> -----------------------------------------------------------
>
>          Key: MNG-913
>          URL: http://jira.codehaus.org/browse/MNG-913
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Kenney Westerhof
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-2

>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
> the 1.0-SNAPSHOT version (installed in local repo) is used.
> When a pluginRepository is specified, m2 will mark it as resolved,
> but still use the snapshot version:
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] maven-plugin-parent: using locally installed snapshot
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
> [DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)

-- 
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-913) Specified specific snapshot version for a plugin is ignored

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

Brett Porter updated MNG-913:
-----------------------------

    Fix Version: 2.0-beta-2

> Specified specific snapshot version for a plugin is ignored
> -----------------------------------------------------------
>
>          Key: MNG-913
>          URL: http://jira.codehaus.org/browse/MNG-913
>      Project: Maven 2
>         Type: Bug
>     Reporter: Kenney Westerhof
>      Fix For: 2.0-beta-2

>
>
> When a snapshot version in the form 1.0-yyyymmdd-hhmmss is specified,
> the 1.0-SNAPSHOT version (installed in local repo) is used.
> When a pluginRepository is specified, m2 will mark it as resolved,
> but still use the snapshot version:
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] maven-plugin-parent: using locally installed snapshot
> [DEBUG] maven-xdoclet-plugin: resolved to version 1.0-20050918.153058-2 from repository fire
> [DEBUG] org.apache.maven:apennine-ejb:ejb:1.0-SNAPSHOT (selected for null)
> [DEBUG] org.apache.maven.plugins:maven-xdoclet-plugin:maven-plugin:1.0-SNAPSHOT (selected for runtime)

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