In answer to the inter-module dependency point I just built 1.6 (which I guess is still very much like 1.x) with mvn -fae clean install and I got a full build but for the following (this is not with a clean repo)...
[INFO] ------------------------------------------------------------------------ [INFO] Error for project: Apache Tuscany SCA iTest SDO Databinding (during insta ll) [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: null:exec-maven-plugin:maven-plugin:1.1.2-SNAPSHOT Reason: Cannot find parent: org.codehaus.mojo:mojo-parent for project: null:exec -maven-plugin:maven-plugin:1.1.2-SNAPSHOT for project null:exec-maven-plugin:mav en-plugin:1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Error for project: Apache Tuscany SCA iTest JAXB Databinding (during inst all) [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: null:exec-maven-plugin:maven-plugin:1.1.2-SNAPSHOT Reason: Cannot find parent: org.codehaus.mojo:mojo-parent for project: null:exec -maven-plugin:maven-plugin:1.1.2-SNAPSHOT for project null:exec-maven-plugin:mav en-plugin:1.1.2-SNAPSHOT Simon
