> On 2. Jan 2018, at 19:53, Rijo Simon <[email protected]> wrote: > > [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] >
You need to adapt to other changes in the parent pom, such as explicitly specifying a JDK version. The changelog I link to should give you an overview what may be needed. -- 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/286E1EBD-FC9E-4132-AECA-692CCE3FB3D3%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
