Unfortunately, no. The POM and project are in source control. No changes. The maven plugin axistools is a very old plugin that hasn't had a new version since 10 years ago. Plus, if I build the project directly through maven locally, it builds fine without the additional parameters that I see when running it through Jenkins.
On Saturday, February 15, 2020 at 2:42:07 AM UTC-8, James Nord wrote: > > Could it be that you have not locked the versions of maven plugins in your > maven pom.xml? > > the axis-maven-plugin or whatever you are using to generate the wsdl > that's failing could have been updated and you may be getting a newer > version than you used to in the CO environment. > https://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/723a3bab-518c-4ab7-bd30-0405d725f4f1%40googlegroups.com.
