org.jboss.maven.plugins.jdocbook
Class UpdatePoMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
          extended by org.jboss.maven.plugins.jdocbook.UpdatePoMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class UpdatePoMojo
extends AbstractDocBookMojo

UpdatePoMojo implementationslatable strings from the master translation source into the POT files.

Author:
Steve Ebersole

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
AbstractDocBookMojo.ArtifactProcessor, AbstractDocBookMojo.I18nSource, AbstractDocBookMojo.MasterTranslationDescriptor, AbstractDocBookMojo.PublishingSource, AbstractDocBookMojo.TranslationDescriptor
 
Field Summary
 
Fields inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
archiverManager, attach, cssResource, fontsDirectory, formats, imageResource, masterTranslation, options, PLUGIN_NAME, pluginArtifacts, potDirectory, project, projectArtifacts, projectHelper, publishDirectory, relativeMasterTranslationPath, session, sourceDirectory, sourceDocumentName, stagingDirectory, translationBaseDirectory, translations, workDirectory
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
UpdatePoMojo()
           
 
Method Summary
protected  void doExecute()
           
 
Methods inherited from class org.jboss.maven.plugins.jdocbook.AbstractDocBookMojo
execute, getI18nSources, getMasterTranslationDescriptor, getPublishingSources, getRequestedFormat, getRequestedLocale, parseLocale, process, processArtifacts, processPluginArtifacts, processProjectArtifacts, stringify
 
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

UpdatePoMojo

public UpdatePoMojo()
Method Detail

doExecute

protected void doExecute()
                  throws JDocBookProcessException
Overrides:
doExecute in class AbstractDocBookMojo
Throws:
JDocBookProcessException


Copyright © 2007-2008 JBoss, a division of Red Hat, Inc. All Rights Reserved.