Maven Config Error
------------------
Key: CXF-3886
URL: https://issues.apache.org/jira/browse/CXF-3886
Project: CXF
Issue Type: Bug
Components: Build system
Affects Versions: 2.5
Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: C:\Program Files\apache-maven-3.0.3
Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_25\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
Reporter: Jan Bernhardt
After downloading latest build from svn (revision: 1189767), I tried to build
cxf. Following error occurred:
PS C:\Users\jbernhard\workspace\DIMDI STS\cxf> mvn clean install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
org.apache.cxf.services.sts:cxf-services-sts-systests:2.5.0-SNAPSHOT
(C:\Users\jbernhard\workspace\DIMDI STS\cxf\services\sts\systests\pom.xml) has
1 error
[ERROR] Non-resolvable parent POM: Could not find artifact
org.apache.cxf:cxf:pom:2.5.0-SNAPSHOT and 'parent.relativePath' points at wrong
local POM @ line 28, column 13 -> [Help 2]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira