Package org.codehaus.gmavenplus.util
package org.codehaus.gmavenplus.util
Utility classes.
-
ClassesClassDescriptionHandles getting Groovy classes and version from the specified classpath.A collection of file utility methods taken from Guava so we don't have to depend on Guava.Main class to be executed in a forked process for Groovy compilation.Handles the actual compilation logic, separated from the Mojo to allow forked execution.Custom security manager to
System.exit(int)(and related) from being used.Inspired heavily by Spring's ReflectionUtils.