Nevermind, I figured out what the problem was. I originally checked it out using https but the plugin expects http. After I rolled back the original changes, checked out trunk from http in a new folder and ran the release:prepare plugin again, it worked!k
Jeremy Keiper OpenMRS Core Developer AMPATH / IU-Kenya Support On Wed, Jan 4, 2012 at 9:12 AM, Jeremy Keiper <[email protected]> wrote: > I just mavenized Remote Form Entry using the mavenizing script to depend > on OpenMRS 1.5.0. Everything seems to be running smoothly (after fixing > several tests, getting Form Entry into the Nexus repo and moving some > classes around). I manually adjusted the version numbers to create the > first release, but Ben suggested I should use mvn release:prepare. > Unfortunately, I keep getting this same error (see below). If you look at > my POM, it refers to > http://svn.openmrs.org/openmrs-modues/remoteformentry/... for all > location entries (scm, e.g.). I tried changing these to https for all > references and got the same error. > > > [INFO] [release:prepare {execution: default-cli}] > [INFO] Resuming release from phase 'scm-tag' > [INFO] Tagging release with the label remoteformentry-2.9.7... > [INFO] Executing: /bin/sh -c cd > /home/jkeiper/NetBeansProjects/remoteformentry-trunk && svn --username > jeremy --password '*****' --non-interactive copy --file > /tmp/maven-scm-1551958458.commit . > http://svn.openmrs.org/openmrs-modules/remoteformentry/tags/remoteformentry-2.9.7 > [INFO] Working directory: > /home/jkeiper/NetBeansProjects/remoteformentry-trunk > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to tag SCM > Provider message: > The svn tag command failed. > Command output: > svn: 'https://svn.openmrs.org/openmrs-modules/remoteformentry/trunk' > isn't in the same repository as 'http://svn.openmrs.org' > > > Jeremy Keiper > OpenMRS Core Developer > AMPATH / IU-Kenya Support > _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

