Skip to Navigation | Skip to Content

Ref_impl_Java mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

pom BUILD ERROR scm:update-subprojects


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>
        <connection>scm:svn:http://www.openehr.org/svn/ref_impl_java/TRUNK</connection>
        <developerConnection>scm:svn:http://www.openehr.org/svn/ref_impl_java/TRUNK</developerConnection>
        <url>http://www.openehr.org/svn/ref_impl_java/TRUNK</url>
    </scm>


Maybe pom.xml should be updated.

Fábio

_______________________________________________
Ref_impl_java mailing list
Ref_impl_java@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java