Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
rhbz864280 update maven client help text to indicate raw project stru…
…cture limitations
  • Loading branch information
davidmason committed Dec 6, 2012
1 parent c5d58ca commit 38e484d
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -50,6 +50,9 @@ public abstract class ConfigurableProjectMojo<O extends ConfigurableOptions> ext
* Type of project ("properties" = Java .properties, "podir" = publican-style
* gettext directories, "raw" = EXPERIMENTAL raw documents of various types).
*
* If 'raw' is used, transDir must not be that same as or nested within srcDir,
* and vice versa.
*
* @parameter expression="${zanata.projectType}"
*/
private String projectType;
Expand Down

0 comments on commit 38e484d

Please sign in to comment.