org.nuiton.license.plugin
Class AddThirdPartyFileMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.nuiton.plugin.AbstractPlugin
          extended by org.nuiton.license.plugin.AbstractLicenseMojo
              extended by org.nuiton.license.plugin.AddThirdPartyMojo
                  extended by org.nuiton.license.plugin.AddThirdPartyFileMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.nuiton.plugin.Plugin

Deprecated. since 2.2, use instead the AddThirdPartyMojo class.

@Deprecated
public class AddThirdPartyFileMojo
extends AddThirdPartyMojo

Author:
tchemit

Nested Class Summary
 
Nested classes/interfaces inherited from class org.nuiton.license.plugin.AddThirdPartyMojo
AddThirdPartyMojo.LicenseMap
 
Nested classes/interfaces inherited from interface org.nuiton.plugin.Plugin
org.nuiton.plugin.Plugin.InitState, org.nuiton.plugin.Plugin.Packaging
 
Field Summary
 
Fields inherited from class org.nuiton.license.plugin.AddThirdPartyMojo
artifactMetadataSource, bundleThirdPartyPath, collector, copyToMETA_INF, dependencyTreeBuilder, factory, force, generateBundle, keepBackup, localRepository, mavenProjectBuilder, NO_DEPENDENCIES_MESSAGE, outputDirectory, remoteRepositories, thirdPartyFile, thirdPartyFileContent, thirdPartyFilename
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
AddThirdPartyFileMojo()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.nuiton.license.plugin.AddThirdPartyMojo
buildLicenseMap, buildThirdPartyFilecontent, checkPackaging, doAction, getArtifactName, getBundleThirdPartyPath, getMavenProjectFromRepository, getOutputDirectory, getThirdPartyFile, getThirdPartyFileContent, getThirdPartyFilename, getUnknownLicenseMessage, init, isDoGenerate, isForce, isGenerateBundle, isKeepBackup, setBundleThirdPartyPath, setDoGenerate, setForce, setGenerateBundle, setKeepBackup, setOutputDirectory, setThirdPartyFile, setThirdPartyFileContent, setThirdPartyFilename
 
Methods inherited from class org.nuiton.license.plugin.AbstractLicenseMojo
createLicenseStore, getEncoding, getProject, hasClassPath, isVerbose, setEncoding, setProject, setVerbose
 
Methods inherited from class org.nuiton.plugin.AbstractPlugin
acceptPackaging, addCompileSourceRoots, addDirectoryToUrlsList, addResourceDir, addTestCompileSourceRoots, addTestResourceDir, addUrlToUrlsList, afterExecute, backupFile, checkResource, checkRunOnceDone, checkSkip, copyFile, createDirectoryIfNecessary, createNewFile, deleteFile, execute, getBackupFile, getFileFromBasedir, getFilesToTreate, getFilesToTreateForRoots, getTemplate, 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.apache.maven.plugin.Mojo
getLog, setLog
 

Constructor Detail

AddThirdPartyFileMojo

public AddThirdPartyFileMojo()
Deprecated. 


Copyright © 2008-2010 CodeLutin. All Rights Reserved.