Hi Simon,
the itest/osgi-tuscany build now completes successfully. The sca/distribution build still runs trough but produces too few jars. I also tried to build in sca/distribution/features. There I get the following error: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.jruby:jruby-complete POM Location: \.m2\repository\org\jruby\jruby-complete\1.1.3\jruby-complete-1.1.3.pom Reason: Not a v4.0.0 POM. for project org.jruby:jruby-complete at \.m2\repository\org\jruby\jruby-complete\1.1.3\jruby-complete-1.1.3.pom However, apache-tuscany-sca-all-1.4-SNAPSHOT.zip is created and it looks complete to me. Bye, Daniel Hi Daniel I just fixed the missing end element. The problematic pom now seems to depend on the tuscany-distribution-all jar that is build when you compile sca/distribution/features. I've made a fix there also. However I'm having some strange maven problem in that osgi-tuscany/tuscany-versioned still can't find the org.apache.tuscany.sca:tuscany-distribution-all:jar:1.4-SNAPSHOT that I just build. So am still looking at it. In step 3 can you try building sca/distribution/features instead of sca/distribution and see what happens. I'm not sure why these changes were made so we'll have to wait for Raymond to tell us. Simon
