• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • m2release-plugin
    • None
    • Jenkins ver. 1.548
      m2release tested 0.9.0 0.10.0 0.14.0 0.15.0
      maven-release-plugin 2.1.1 2.3.2 2.5.1

      Dear All,

      I have an problem when i want to launch a release with m2release i have test with several version of the plugins so it can change anything.
      I think that the problem come from the plugin m2release when i can finish the execution when i launch manually the command mvn release:prepare

      You can find in attachment the stack trace with the options -X -e so the errors in my mind is not enough verbose.

      Could you help me/

      Here only the error stack with -e option

      Finished Calculation of disk usage of workspace in 0 seconds
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Maven execution failed, exit code: '1'

      [INFO] ------------------------------------------------------------------------
      [DEBUG] Trace
      org.apache.maven.lifecycle.LifecycleExecutionException: Maven execution failed, exit code: '1'
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:284)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
      at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
      at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
      at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
      at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
      at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
      at hudson.maven.agent.Main.launch(Main.java:204)
      at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
      at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
      at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
      at hudson.remoting.UserRequest.perform(UserRequest.java:118)
      at hudson.remoting.UserRequest.perform(UserRequest.java:48)
      at hudson.remoting.Request$2.run(Request.java:328)
      at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
      Caused by: org.apache.maven.plugin.MojoExecutionException: Maven execution failed, exit code: '1'
      at org.apache.maven.plugins.release.PrepareReleaseMojo.prepareRelease(PrepareReleaseMojo.java:306)
      at org.apache.maven.plugins.release.PrepareReleaseMojo.execute(PrepareReleaseMojo.java:258)
      at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
      at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
      ... 28 more
      Caused by: org.apache.maven.shared.release.ReleaseExecutionException: Maven execution failed, exit code: '1'
      at org.apache.maven.shared.release.phase.AbstractRunGoalsPhase.execute(AbstractRunGoalsPhase.java:89)
      at org.apache.maven.shared.release.phase.RunPrepareGoalsPhase.execute(RunPrepareGoalsPhase.java:44)
      at org.apache.maven.shared.release.DefaultReleaseManager.prepare(DefaultReleaseManager.java:206)
      at org.apache.maven.shared.release.DefaultReleaseManager.prepare(DefaultReleaseManager.java:142)
      at org.apache.maven.shared.release.DefaultReleaseManager.prepare(DefaultReleaseManager.java:104)
      at org.apache.maven.plugins.release.PrepareReleaseMojo.prepareRelease(PrepareReleaseMojo.java:302)
      ... 32 more
      Caused by: org.apache.maven.shared.release.exec.MavenExecutorException: Maven execution failed, exit code: '1'
      at org.apache.maven.shared.release.exec.InvokerMavenExecutor.executeGoals(InvokerMavenExecutor.java:399)
      at org.apache.maven.shared.release.exec.InvokerMavenExecutor.executeGoals(InvokerMavenExecutor.java:417)
      at org.apache.maven.shared.release.phase.AbstractRunGoalsPhase.execute(AbstractRunGoalsPhase.java:81)
      ... 37 more
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 4 seconds
      [INFO] Finished at: Thu Nov 06 16:50:33 CET 2014
      [INFO] Final Memory: 18M/247M
      [INFO] ------------------------------------------------------------------------

        1. logFile.txt
          0.0 kB
        2. logFile.txt
          122 kB

          [JENKINS-25487] Exception not verbose with m2release plugin

          James Nord added a comment -

          I'm not entirely sure what you are expecting in this exception - it is coming from maven and is not under Jenkins control.

          James Nord added a comment - I'm not entirely sure what you are expecting in this exception - it is coming from maven and is not under Jenkins control.

          I don't have the same problem when I do the release in command line on the other side i have this not verbose exception when i try to execute the release with m2release plugin (Jenkins).

          soufien BOUZAOUIA added a comment - I don't have the same problem when I do the release in command line on the other side i have this not verbose exception when i try to execute the release with m2release plugin (Jenkins).

          Daniel Beck added a comment -

          [DEBUG] Executing: cmd.exe /X /C "E:\javadev\tools\maven\bin\mvn.bat -B -X -D maven.repo.local=F:\javadev\tools\maven\localrepository -P defaultprofile,env-test,env-test validate"
          [INFO] The system cannot find the path specified.

          Looks like one of the specified paths does not exist, or cmd.exe is not found because the Path variable doesn't contain its parent folder.

          Daniel Beck added a comment - [DEBUG] Executing: cmd.exe /X /C "E:\javadev\tools\maven\bin\mvn.bat -B -X -D maven.repo.local=F:\javadev\tools\maven\localrepository -P defaultprofile,env-test,env-test validate" [INFO] The system cannot find the path specified. Looks like one of the specified paths does not exist, or cmd.exe is not found because the Path variable doesn't contain its parent folder.

            Unassigned Unassigned
            sobojenkins soufien BOUZAOUIA
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: