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:30:11 UTC

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

     [ 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