Are the build instructions at http://cocoon.apache.org/798_1_1.html still
valid?  I am getting some basic dependency errors from maven and wanted to
see if there are updated instructions before I starting digging into the
problems.  Here is the output of "mvn clean".  Thanks.

joel


MacBook-Pro:cocoon-2.2 joel$ mvn clean
[INFO] Scanning for projects...
[ERROR] The build could not read 6 projects -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.cocoon:cocoon-blocks-modules:6-SNAPSHOT
(/Users/joel/cocoon/cocoon-2.2/blocks/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact
org.apache.cocoon:cocoon:pom:6-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 24, column 11 -> [Help 2]
[ERROR]
[ERROR]   The project org.apache.cocoon:cocoon-commons-modules:2-SNAPSHOT
(/Users/joel/cocoon/cocoon-2.2/commons/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact
org.apache.cocoon:cocoon:pom:6-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 27, column 11 -> [Help 2]
[ERROR]
[ERROR]   The project org.apache.cocoon:cocoon-core-modules:6-SNAPSHOT
(/Users/joel/cocoon/cocoon-2.2/core/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact
org.apache.cocoon:cocoon:pom:6-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 25, column 11 -> [Help 2]
[ERROR]
[ERROR]   The project org.apache.cocoon:cocoon-dists-modules:2-SNAPSHOT
(/Users/joel/cocoon/cocoon-2.2/dists/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact
org.apache.cocoon:cocoon:pom:6-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 26, column 11 -> [Help 2]
[ERROR]
[ERROR]   The project
org.apache.cocoon:cocoon-servlet-service-components:1.1.0-SNAPSHOT
(/Users/joel/cocoon/cocoon-2.2/core/cocoon-servlet-service/cocoon-servlet-service-components/pom.xml)
has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact
org.apache.cocoon:cocoon:pom:6-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 24, column 11 -> [Help 2]
[ERROR]
[ERROR]   The project
org.apache.cocoon:cocoon-servlet-service-components-sample:1.0.0-SNAPSHOT
(/Users/joel/cocoon/cocoon-2.2/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml)
has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact
org.apache.cocoon:cocoon:pom:6-SNAPSHOT and 'parent.relativePath' points at
wrong local POM @ line 23, column 11 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
MacBook-Pro:cocoon-2.2 joel$

Reply via email to