Category Archives: Uncategorized

Maven polyglot : replacing pom.xml with scala or groovy build script

Goal of this example This example demonstrates how to create a Maven project that uses build script written in Groovy, Scala or Clojure instead of pom.xml. This is possible by using Maven Polyglot that is an official extension of Maven

Maven polyglot : replacing pom.xml with scala or groovy build script

Goal of this example This example demonstrates how to create a Maven project that uses build script written in Groovy, Scala or Clojure instead of pom.xml. This is possible by using Maven Polyglot that is an official extension of Maven