Unable to add project if its parent is not in server
----------------------------------------------------
Key: CONTINUUM-1789
URL: http://jira.codehaus.org/browse/CONTINUUM-1789
Project: Continuum
Issue Type: Bug
Components: Core system
Affects Versions: 1.1
Reporter: Napoleon Esmundo C. Ramirez
Priority: Minor
Steps to replicate:
1. Clear the local repository
2. Add a Maven2 project with a parent
The logs show:
{noformat}
jvm 1 | 2008-06-04 13:41:39,069 [SocketListener0-1] INFO Continuum:default
- Created 0 projects.
jvm 1 | 2008-06-04 13:41:39,070 [SocketListener0-1] INFO Continuum:default
- Created 0 project groups.
jvm 1 | 2008-06-04 13:41:39,070 [SocketListener0-1] INFO Continuum:default
- 1 errors.
jvm 1 | 2008-06-04 13:41:39,070 [SocketListener0-1] INFO Continuum:default
- 1 errors during project add:
jvm 1 | 2008-06-04 13:41:39,070 [SocketListener0-1] INFO Continuum:default
- add.project.artifact.not.found.error
{noformat}
Whether the Maven2 project's parent is released or not, I get the same error.
The Maven2 project even has {{<repositories>}} that contains the parent
declared.
--
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