Maven module :un.storage : binding-generator-mvn :
Class :
un.storage.binding.generator.GeneratorCallerMojo
Extends/Implements :
org.apache.maven.plugin.AbstractMojo
Subclasses : -
Variables :
generatorSources,
generatorClassName,
sourcePath
Functions :
execute
protected List
generatorSources
protected String
generatorClassName
protected String
sourcePath
public void
execute ()
This approach allows to create source code files before compilation
without writing specific maven mojo for each case.
author Johann Sorel