I'd rather suggest to look at:
- https://github.com/jenkinsci/configuration-as-code-plugin


I'm not sure where the "Maven Project Configuration" section is but 
something like the below snippet might help to configure the maven tools 
globally:

tool:
  maven: # (4)
    installations:
    - name: "maven"
      properties:
      - installSource:
          installers:
          - maven:
              id: "3.5.4"

Cheers

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/417c30d7-185b-44b3-8b02-281da706d96d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to