# pom BUILD ERROR scm:update-subprojects

**URL:** https://discourse.openehr.org/t/pom-build-error-scm-update-subprojects/16238
**Category:** Reference Implementation: Java (archive)
**Created:** [30 March 2010 12:57 UTC](https://discourse.openehr.org/t/pom-build-error-scm-update-subprojects/16238 "2010-03-30T12:57:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Fabio\_Nogueira\_de\_Lu](https://discourse.openehr.org/letter_avatar_proxy/v4/letter/f/a183cd/32.png) [@Fabio\_Nogueira\_de\_Lu](https://discourse.openehr.org/u/Fabio_Nogueira_de_Lu)
#### Post date: [30 March 2010 12:57 UTC](https://discourse.openehr.org/t/pom-build-error-scm-update-subprojects/16238/1 "2010-03-30T12:57:34Z")

</div>

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
