Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Commit

Permalink
Remove duplicate codeFlavor documentation
Browse files Browse the repository at this point in the history
One of the 2 identical codeFlavor configuration parameters in the maven plugin docs was removed.
  • Loading branch information
phonyphonecall authored and andrewcox committed Jun 9, 2015
1 parent da2be39 commit 3f8b30a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions swift-maven-plugin/README.md
Expand Up @@ -129,14 +129,6 @@ created exceptions are checked exceptions and inherit from <tt>java.lang.Excepti

<tt>extendRuntimeException</tt> is optional, default value is "true".

## codeFlavor

Selects the type of code generated by the plugin. Currently, only two flavors are supported: <tt>java-regular</tt> and <tt>java-immutable</tt>.

<tt>codeFlavor</tt> is optional, default value is "java-regular".

<codeFlavor>java-immutable</codeFlavor>

# Maven lifecycle

The <tt>generate</tt> goal of the plugin is by default hooked into the <tt>generate-sources</tt> phase of the maven lifecycle.
Expand Down

0 comments on commit 3f8b30a

Please sign in to comment.