|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.googlecode.maven.Changes
public final class Changes
Helper class for changes.xml files.
| Method Summary | |
|---|---|
static void |
generate(org.apache.maven.plugins.changes.model.Release release,
java.io.File xmlPath,
org.apache.maven.plugin.logging.Log log)
Generates a changes.xml file based on a release. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void generate(org.apache.maven.plugins.changes.model.Release release,
java.io.File xmlPath,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoFailureException
release - xmlPath - log -
org.apache.maven.plugin.MojoFailureException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||