Hi isis-devs, I am trying to build the code with the following command:
mvn clean install -D modules=all -o in the parent folder i.e isis/source-code-as-downloaded-from-svn-repository and I get the following error: [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.isis.alternatives.progmodel:groovy:0.1-SNAPSHOT (/home/vango/Workspace/Isis/alternatives/progmodel/groovy/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.apache.isis:alternatives:pom:0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 6, column 10 -> [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 Could someone help me with this? Cheers, Vangjush Stavro
