Sandesha 1.3 build error: Cannot find parent: org.apache.rampart:rampart-project
José Ricardo da Silva <[email protected]> Tue, 31 Mar 2009 10:17:14 -0400
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I tried to build Sandesha 1.3 from sources and got the following error:
[INFO] ------------------------------------------------------------------------
[INFO] Building Sandesha2 - Test Suite
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://people.apache.org/~deepal/axis2/1.3-take3/m2-repo//org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
Downloading: http://ws.zones.apache.org/repository2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
Downloading: http://repo1.maven.org/maven2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/rampart/rampart-project/1.3-SNAPSHOT/rampart-project-1.3-SNAPSHOT.pom
Downloading: http://people.apache.org/~deepal/axis2/1.3-take3/m2-repo//org/apache/rampart/rampart-project/1.3-SNAPSHOT/rampart-project-1.3-SNAPSHOT.pom
Downloading: http://ws.zones.apache.org/repository2/org/apache/rampart/rampart-project/1.3-SNAPSHOT/rampart-project-1.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.rampart:rampart:mar:${rampart.mar.version}
Reason: Cannot find parent: org.apache.rampart:rampart-project for
project: org.apache.rampart:rampart:mar:${rampart.mar.version} for
project org.apache.rampart:rampart:mar:${rampart.mar.version}
Using the -e switch, some more details:
Caused by: org.apache.maven.project.ProjectBuildingException: POM
'org.apache.rampart:rampart-project' not found in repository: Unable
to download the artifact from any repository
org.apache.rampart:rampart-project:pom:1.3-SNAPSHOT
from the specified remote repositories:
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
central (http://repo1.maven.org/maven2),
axis2-final-rc-repo
(http://people.apache.org/~deepal/axis2/1.3-take3/m2-repo/),
apache-ws-snapshots2 (http://ws.zones.apache.org/repository2)