When doing a fresh build with a clean local maven repository thecurrent release at https://svn.apache.org/repos/asf/incubator/chemistry/opencmis/trunk
does not build.
I tried to build with following command/opt/apache-maven-3.0-beta-1/bin/mvn clean install -Dmaven.test.skip=true | tee mep_build.log
It complains about many dependent jar libs being missing. Ihad imported one of the missing jar files(jaxws-rt.jar 2.1.7) manually, so this is just the next error.
