Continuum

Unable to add project if its parent is not in server

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.2
  • Component/s: Core system
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

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

Activity

Hide
Nap Ramirez added a comment -

I tried this again on r684448, and the issue seems to be fixed already. Can anyone please confirm?

Thanks,
Nap

Show
Nap Ramirez added a comment - I tried this again on r684448, and the issue seems to be fixed already. Can anyone please confirm? Thanks, Nap
Hide
Brett Porter added a comment -

since you reported it I think we can take your word for it

Show
Brett Porter added a comment - since you reported it I think we can take your word for it
Hide
Wendy Smoak added a comment -

We don't normally put repos in the project's pom. This needs to be checked with the repo containing the parent only in settings.xml.

Show
Wendy Smoak added a comment - We don't normally put repos in the project's pom. This needs to be checked with the repo containing the parent only in settings.xml.

People

Vote (3)
Watch (4)

Dates

  • Created:
    Updated:
    Resolved: