Hi Jenkins Team,

      After the upgrade to the version 2.283 from 2.263 along with the plug-in updates we are seeing issues while trying to update the Configure only for Maven Projects. Tried to downgrade the Maven Integration Plugin to 3.8 from 3.10 and Config File Provider Plugin from 3.7.1 to 3.7 but still didnt work.
      Re updated the Jenkins version from 2.283 to 2.288 and 2.289 and nothing solves the problem. Basically the Apply and Save buttons do nothing after updating the Configure in the Jenkins job.

      Please let us know what is causing the issue and how to get this issue fixed.

       

      Thanks

          [JENKINS-65454] Unable to edit Configure for Maven Projects

          Jens added a comment - - edited

          we got several hundrets of maven builds and for any of them, I cannot save any changes. save button doesn't react, hitting the apply button shows empty error dialog in firefox.

          edge chromium doesn't show any reaction.

          jenkins log is empty at that time.  I suppose, there isn't any communication between browser and jenkins server, so to my mind it's a html/js issue.. ?

          Jens added a comment - - edited we got several hundrets of maven builds and for any of them, I cannot save any changes. save button doesn't react, hitting the apply button shows empty error dialog in firefox. edge chromium doesn't show any reaction. jenkins log is empty at that time.  I suppose, there isn't any communication between browser and jenkins server, so to my mind it's a html/js issue.. ?

          Purnima added a comment -

          Thanks for updating us. Can you please let us know from which version of Jenkins and Maven Integration Plug-in do you see this issue? And is there any fix provided by Jenkins team so far.

          Purnima added a comment - Thanks for updating us. Can you please let us know from which version of Jenkins and Maven Integration Plug-in do you see this issue? And is there any fix provided by Jenkins team so far.

          Tim Lum added a comment -

          I was experiencing something similar. For the broken maven jobs, UI elements were not in the configuration were not rendering correctly and I was seeing something similar to the console errors from JENKINS-65480 for any of the broken jobs. I removed any of the plugins that weren't rendering. These were all deprecated post-build plugins (Violations, Findbugs, Checkstyle, etc...) that were enabled for a lot of our older maven jobs and that seemed to fix our maven jobs.

          We still have some random freestyle jobs that won't save with what looks like a broken slack plugin, but we have other freestyle jobs that render the slack plugin correctly. 

          Tim Lum added a comment - I was experiencing something similar. For the broken maven jobs, UI elements were not in the configuration were not rendering correctly and I was seeing something similar to the console errors from JENKINS-65480 for any of the broken jobs. I removed any of the plugins that weren't rendering. These were all deprecated post-build plugins (Violations, Findbugs, Checkstyle, etc...) that were enabled for a lot of our older maven jobs and that seemed to fix our maven jobs. We still have some random freestyle jobs that won't save with what looks like a broken slack plugin, but we have other freestyle jobs that render the slack plugin correctly. 

          We experienced this issue on the latest LTS with fully updated plugins.

          In our case, disabling the Static Analysis Utilities (which required disabling the Checkstyle plugin which had this as a dependency) resulted in the issue being resolved.

          David Grierson added a comment - We experienced this issue on the latest LTS with fully updated plugins. In our case, disabling the Static Analysis Utilities (which required disabling the Checkstyle plugin which had this as a dependency) resulted in the issue being resolved.

          John Flynn added a comment -

          I had the same issue. Disabling Checkstyle Plug-in, PMD Plug-in, and Static Analysis Utilities resolved the issue for me.

          John Flynn added a comment - I had the same issue. Disabling Checkstyle Plug-in, PMD Plug-in, and Static Analysis Utilities resolved the issue for me.

          Remove deprecated sections(from job configuration) and try again.

          Sebastian Willdo added a comment - Remove deprecated sections(from job configuration) and try again.

          Moneshwori added a comment -

          removing deprecated plugins solved the issue for me

          Moneshwori added a comment - removing deprecated plugins solved the issue for me

          Mark Waite added a comment -

          Closed as duplicate of two other issues reported for checkstyle and pmd plugin. Both are deprecated and should be removed per the instructions in the Jenkins 2.277.1 upgrade guide.

          Mark Waite added a comment - Closed as duplicate of two other issues reported for checkstyle and pmd plugin. Both are deprecated and should be removed per the instructions in the Jenkins 2.277.1 upgrade guide.

            Unassigned Unassigned
            ranipr Purnima
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: