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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]