com.mysema.query.maven
Class AbstractMetaDataExportMojo
java.lang.Object
  
org.apache.maven.plugin.AbstractMojo
      
com.mysema.query.maven.AbstractMetaDataExportMojo
- All Implemented Interfaces: 
 - org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
 
- Direct Known Subclasses: 
 - MetadataExportMojo, TestMetadataExportMojo
 
public class AbstractMetaDataExportMojo
- extends org.apache.maven.plugin.AbstractMojo
 
MetaDataExportMojo is a goal for MetaDataExporter usage
- Author:
 
  - tiwe
 
 
| Fields inherited from interface org.apache.maven.plugin.Mojo | 
ROLE | 
 
 
 
| 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 | 
 
AbstractMetaDataExportMojo
public AbstractMetaDataExportMojo()
execute
public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
- Throws:
 org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
 
isForTest
protected boolean isForTest()
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.