Newbie to both Jenkins dev and maven, so sorry if this sounds dumb. What do you mean by update to a more recent parent POM? On updating the version of for org.jenkins-ci.plugins to 3.1 I get the following error:
[*ERROR*] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce *(display-info)* on project gobuildsandboxbuilder: *Execution display-info of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed: Unknown JDK version given. Should be something like "1.7"* -> *[Help 1]* Also the model version for the POM is 4.0.0, what specifically should I be updating to update to a more recent POM? Thanks, Rijo On Tuesday, January 2, 2018 at 10:23:12 AM UTC-8, Daniel Beck wrote: > > > > On 2. Jan 2018, at 19:04, Rijo Simon <[email protected] <javascript:>> > wrote: > > > > I don't understand how to resolve this. > > Update to a more recent parent POM; war-for-test artifacts have been > discontinued. > > See https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/6ea4bb09-f574-4221-9100-45f229639d5c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
