Hi,
for the command
mvn scm:update-subprojects
I got a BUILD ERROR. I’ve added the lines below to the root pom and everything works fine after that.
scm:svn:[http://www.openehr.org/svn/ref_impl_java/TRUNK](http://www.openehr.org/svn/ref_impl_java/TRUNK) scm:svn:[http://www.openehr.org/svn/ref_impl_java/TRUNK](http://www.openehr.org/svn/ref_impl_java/TRUNK) [http://www.openehr.org/svn/ref_impl_java/TRUNK](http://www.openehr.org/svn/ref_impl_java/TRUNK)Maybe pom.xml should be updated.
Fábio