I agree with Alex. If you choose to transition from a maven based build to
a gradle based build, you are also choosing extra work for yourself because
you will need to track the improvements that are made in the maven build
process. It seems like that will be more work than you want to do.
Ma
> Any insights or suggestions
I would suggest staying with the maven toolchain, given the JPI plugin is
feature stalled and we stopped onboarding plugins using Gradle over Maven more
than a year ago.
If loss of functionality, stability, and support is no concern, you may use
Gradle.
> On 13. F
Hi Team,
In the p4-plugin, I have made the switch from Maven to Gradle as the build
tool using "gradle-jpi-plugin"
(https://github.com/jenkinsci/gradle-jpi-plugin).
Before publishing, I want to gather feedback from the community to address
any potential issues that may have been overlooked dur