org.nanoko.coffee.mill.utils
Class ReactorUtils
java.lang.Object
org.nanoko.coffee.mill.utils.ReactorUtils
public class ReactorUtils
- extends Object
Helper methods to handle reactor options.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReactorUtils
public ReactorUtils()
getCoffeeMillPlugin
public static org.apache.maven.model.Plugin getCoffeeMillPlugin(org.apache.maven.project.MavenProject project)
addWatcherToSession
public static void addWatcherToSession(WatchMojo watcher,
org.apache.maven.execution.MavenSession session)
getWatchersFromSession
public static List<WatchMojo> getWatchersFromSession(org.apache.maven.execution.MavenSession session)
Copyright © 2012-2013 OW2. All Rights Reserved.