|
||||||||||
| 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.plugin.AbstractPlugin
org.nuiton.license.plugin.AbstractLicenseMojo
org.nuiton.license.plugin.AbstractAddThirdPartyMojo
org.nuiton.license.plugin.AggregatorAddThirdPartyMojo
public class AggregatorAddThirdPartyMojo
This aggregator goal (will be executed only once and only on pom projects)
executed the add-third-party on all his modules (in a parellel build cycle)
then aggreates all the third-party files in final one in the pom project.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.nuiton.plugin.Plugin |
|---|
org.nuiton.plugin.Plugin.InitState, org.nuiton.plugin.Plugin.Packaging |
| Field Summary | |
|---|---|
protected List<?> |
reactorProjects
The projects in the reactor. |
| Fields inherited from class org.nuiton.license.plugin.AbstractAddThirdPartyMojo |
|---|
bundleThirdPartyPath, failIfWarning, force, generateBundle, groupByLicense, licenseMerges, missingFile, NO_DEPENDENCIES_MESSAGE, outputDirectory, thirdPartyFilename, useMissingFile |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AggregatorAddThirdPartyMojo()
|
|
| Method Summary | |
|---|---|
protected boolean |
checkPackaging()
|
protected boolean |
checkSkip()
|
protected LicenseMap |
createLicenseMap()
|
protected org.nuiton.io.SortedProperties |
createUnsafeMapping()
|
protected void |
doAction()
|
| Methods inherited from class org.nuiton.license.plugin.AbstractLicenseMojo |
|---|
createLicenseStore, getBuildTimestamp, getProject, getSession, isVerbose, setProject, setSession, setVerbose |
| Methods inherited from class org.nuiton.plugin.AbstractPlugin |
|---|
acceptPackaging, addCompileSourceRoots, addDirectoryToUrlsList, addResourceDir, addTestCompileSourceRoots, addTestResourceDir, addUrlToUrlsList, afterExecute, backupFile, checkEncoding, checkResource, checkRunOnceDone, copyFile, createDirectoryIfNecessary, createNewFile, deleteFile, execute, getBackupFile, getFileFromBasedir, getFilesToTreate, getFilesToTreateForRoots, getRootProject, getTemplate, hasClassPath, initClassLoader, isExecutionRoot, isFileNewerThanPomFile, rejectPackaging, removeCompileSourceRoots, removeTestCompileSourceRoots, renameFile, 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 |
| Methods inherited from interface org.nuiton.plugin.Plugin |
|---|
getProject, isVerbose, setProject, setVerbose |
| Methods inherited from interface org.apache.maven.plugin.Mojo |
|---|
execute, getLog, setLog |
| Field Detail |
|---|
protected List<?> reactorProjects
| Constructor Detail |
|---|
public AggregatorAddThirdPartyMojo()
| Method Detail |
|---|
protected boolean checkPackaging()
checkPackaging in class org.nuiton.plugin.AbstractPluginprotected boolean checkSkip()
checkSkip in class org.nuiton.plugin.AbstractPlugin
protected LicenseMap createLicenseMap()
throws org.apache.maven.project.ProjectBuildingException
createLicenseMap in class AbstractAddThirdPartyMojoorg.apache.maven.project.ProjectBuildingException
protected org.nuiton.io.SortedProperties createUnsafeMapping()
throws org.apache.maven.project.ProjectBuildingException,
IOException
createUnsafeMapping in class AbstractAddThirdPartyMojoorg.apache.maven.project.ProjectBuildingException
IOException
protected void doAction()
throws Exception
doAction in class org.nuiton.plugin.AbstractPluginException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||