com.atlassian.licensing.bom.processor
Class LicensingBomMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.atlassian.licensing.bom.processor.BaseLicensingBomMojo
          extended by 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


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
LicensingBomMojo()
           
 
Method Summary
 java.io.File bom()
           
 java.io.File output()
           
 java.io.File template()
           
 java.lang.String templateName()
           
 
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
 

Constructor Detail

LicensingBomMojo

public LicensingBomMojo()
Method Detail

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.