This method will create a full package name for an artifact based on the base package name and an extension and
will return the full package name for the artifact.
This method will run some basic preparation and procssing tasks on the configuration such as loading properties
files from the file system into a properties object, loading naming strategy classes and entity resolver classes.
This method will use the file pattern or a default file pattern appended with a suffix specific to the mojo to
locate all the files that need to be processed by the mojo.
This method will look in the mojo properties to see if the user passed in a new template name and if so pass that
back otherwise it passes the default back to the caller.
LOG -
Static variable in class org.codehaus.mojo.appfuse.exporter.AppfuseExporter