Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: Core system
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Steps to replicate:
1. Clear the local repository
2. Add a Maven2 project with a parent
The logs show:
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
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.
Issue Links
- is related to
-
CONTINUUM-1851
Lose parent project
-
I tried this again on r684448, and the issue seems to be fixed already. Can anyone please confirm?
Thanks,
Nap