Skip to content

ExampleDriven/maven-polyglot-groovy-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

maven polyglot groovy example

This is the source code for the presentation

https://prezi.com/vb-gw1g5r4c_/maven-polyglot/

groovy build scripts were initially generated by this command

mvn io.takari.polyglot:polyglot-translate-plugin:translate -Dinput=pom.xml -Doutput=pom.groovy

to run an inlined maven plugin run maven-polyglot-submodule like this

mvn clean install -Dgenerate-file=true

Hacks, workarounds

  • Travis is using an older version of maven that does not support polyglot. As a workaround the maven wrapper was used. Bug #4872

References

https://github.com/takari/polyglot-maven

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published