com.atlassian.licensing.bom.processor
Class LicensingBomMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
com.atlassian.licensing.bom.processor.LicensingBomMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, scala.ScalaObject
public class LicensingBomMojo
- extends com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class com.atlassian.licensing.bom.processor.BaseLicensingBomMojo |
execute, readLine$1, readLines |
| 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 |
LicensingBomMojo
public LicensingBomMojo()
bom
public java.io.File bom()
- Specified by:
bom in class com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
template
public java.io.File template()
- Specified by:
template in class com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
templateName
public java.lang.String templateName()
- Specified by:
templateName in class com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
output
public java.io.File output()
- Specified by:
output in class com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
Copyright © 2013 Atlassian. All Rights Reserved.