|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.nuiton.AbstractPlugin
org.nuiton.license.plugin.AbstractUpdateHeaderPlugin
org.nuiton.license.plugin.JaxxUpdateHeaderPlugin
public class JaxxUpdateHeaderPlugin
Le goal pour switcher les licenses de tous les sources jaxx d'un module maven.
| Field Summary |
|---|
| Fields inherited from class org.nuiton.license.plugin.AbstractUpdateHeaderPlugin |
|---|
compileSourceRoots, encoding, extraIncludes, extraResolver, filesToTreate, force, generator, inceptionYear, keepBackup, licenseHeaderContent, licenseName, organizationName, outputDirectory, project, projectName, testCompileSourceRoots, testOutputDirectory, timestamp, verbose |
| Fields inherited from class org.nuiton.AbstractPlugin |
|---|
skipAfterInitMessage |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
JaxxUpdateHeaderPlugin()
|
|
| Method Summary | |
|---|---|
protected java.util.Map<java.io.File,java.lang.String[]> |
getFilesToTreate()
|
protected HeaderGenerator |
newHeaderGenerator()
|
| Methods inherited from class org.nuiton.license.plugin.AbstractUpdateHeaderPlugin |
|---|
addHeaderToFile, computeHeader, doAction, ensurePackaging, getExtraFilesToTreate, getGenerator, getProject, init, isVerbose, processFile, setProject, setVerbose |
| Methods inherited from class org.nuiton.AbstractPlugin |
|---|
addCompileSourceRoots, addResourceDir, addTestCompileSourceRoots, addTestResourceDir, copyFile, copyFile, execute, getFilesToTreate, getFilesToTreateForRoots, initClassLoader, isFileNewerThanPomFile, removeCompileSourceRoots, removeTestCompileSourceRoots, writeFile |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxxUpdateHeaderPlugin()
| Method Detail |
|---|
protected java.util.Map<java.io.File,java.lang.String[]> getFilesToTreate()
getFilesToTreate in class AbstractUpdateHeaderPluginprotected HeaderGenerator newHeaderGenerator()
newHeaderGenerator in class AbstractUpdateHeaderPlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||