Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19547

Release build fails on jenkins-slave for MultiModuleMavenProjects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • m2release-plugin
    • Jenkins 1.525, 1.530, Windows 2008 R2, (and Win 7 also), SVN 1.5 (Server), Svnkit (Client)

      Releasing a MultiModuleMavenProject on a jenkins-slave via m2release-plugin always fails:

      [INFO] Checking in modified POMs...
      .
      svn: E155004: Working copy 'C:\JenkinsDATA\workspace\MavenDemoDeploy' locked; try performing 'cleanup'

      If I make the initial checkout and maven release build on command-line of the slave-machine everything works fine. If I make the release build on jenkins-slave for a single maven module everything works fine. If I make the release build for the multi maven module on the master everything works fine.

      I configured the release-plugin to use the svnkit, so it is the same client as jenkins use to checkout. I also configured preparationGoals to make a 'svn cleanup' (the cleanup works) without any success.

            Unassigned Unassigned
            michael_k Michael Kopf
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: