integration tests won't necessarily use the installed version of plugins
------------------------------------------------------------------------
Key: MNG-236
URL: http://jira.codehaus.org/browse/MNG-236
Project: m2
Type: Bug
Reporter: Brett Porter
due to the snapshot handling algorithm, integration tests will probably download a snapshot
plugin instead of using the installed version as the bootstrap installs it correctly, but
there is no snapshot-version.txt file so it will be downloaded in preference to the local
file
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|