You must add your parent in Continuum first.
javijava a écrit :
My svn repository is available on http.
I add at the end..two projects, one have dependences with the other, I add
the bottom level pom, http://localhost/repo/projectA/trunk/pom.xml. when I
try to do a Build, continuum can't fiond the parent
[INFO] Failed to resolve artifact.
GroupId: groupid
ArtifactId: dependency
Version: SNAPSHOT
Reason: Unable to download the artifact from any repository
repo
|
|-----pom.xml
|
|-----projectA
| |-----pom.xml
| |-----Trunk
| |-------pom.xml
You know whe is the problem?
thanks