uk.ac.soton.itinnovation.grid.buildtools
Class ClasspathAdderMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
uk.ac.soton.itinnovation.grid.buildtools.ClasspathAdderMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ClasspathAdderMojo
- extends org.apache.maven.plugin.AbstractMojo
Maven 2.0.5's jar builder adds broken classpaths.
Work-around for http://jira.codehaus.org/browse/MNG-2456.
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathAdderMojo
public ClasspathAdderMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
getStringFromFile
public static String getStringFromFile(File file)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.