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

ui-test-capture-plugin / not working with more recent versions of Jenkins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • other
    • None

      The ui-test-capture-plugin found in public repos, doesn't work with latest version of Jenkins 2.381

      ERROR: Build step failed with exception
      java.lang.ClassCastException: class hudson.maven.MavenModuleSet cannot be cast to class hudson.model.Project (hudson.maven.MavenModuleSet is in unnamed module of loader jenkins.util.URLClassLoader2 @672adbed; hudson.model.Project is in unnamed module of loader org.eclipse.jetty.webapp.WebAppClassLoader @76908cc0)
      at br.vbathke.jenkins.UITestCaptureAction.<init>(UITestCaptureAction.java:31)
      at br.vbathke.jenkins.UITestCaptureRecorder.perform(UITestCaptureRecorder.java:81)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
      at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1072)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
      at hudson.model.Run.execute(Run.java:1925)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
      at hudson.model.ResourceController.execute(ResourceController.java:101)
      at hudson.model.Executor.run(Executor.java:442)
      Build step 'UI Test Capture' marked build as failure
      

            vbathke Victor Bathke
            eliasbalasis Elias Balasis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: