if parent resolution fails when adding a project, it will never succeed until
restart
-------------------------------------------------------------------------------------
Key: CONTINUUM-2555
URL: http://jira.codehaus.org/browse/CONTINUUM-2555
Project: Continuum
Issue Type: Bug
Components: Core system
Affects Versions: 1.3.6
Reporter: Brett Porter
scenario:
- set up a repository manager in ~/.m2/settings.xml that is not yet running
- start continuum
- attempt to add a maven 2 project that has a valid parent
- it will fail, since the parent can't be found
- start the repository manager, such that the parent is found at the right URL
- adding a project will still fail
It appears the resolution result is cached, and should never be for this
scenario.
Restarting Continuum resolves the issue.
--
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