Hello everyone,

I'd like to introduce you to the new Pipeline Maven 
<https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Maven+Plugin> plugin . 
The intention of this plugin is to help using maven from pipeline, setting 
up a maven environment by using a withMaven step. This environment can 
later be called with sh or bat step.

The supported configuration parameters are:

   - Maven Installation
   - JDK
   - Maven Settings Config (Config File Provider Plugin)
   - Maven Settings File Path 
   - Maven JVM Opts 
   - Maven Local Repository 

The step can be used used directly on a node or in a docker.inside.

Currently it is in an early stage of development and I've just released the 
first beta version, already available in the update center.

This is the start point for a more feature rich integration between 
pipeline and maven.

You can find more information on the wiki page: Pipeline Maven plugin 
<https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Maven+Plugin> 

Thanks
Alvaro.

-- 
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/81089a41-3bdf-47a4-bdad-b4424d27341b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to