pt.ist.fenixframework.dml.maven
Class DmlMojoUtils
java.lang.Object
pt.ist.fenixframework.dml.maven.DmlMojoUtils
public class DmlMojoUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DmlMojoUtils
public DmlMojoUtils()
getProject
public static Project getProject(org.apache.maven.project.MavenProject project,
File srcDirectoryFile,
File generatedSourcesDirectoryFile,
List<URL> dmlFiles,
org.apache.maven.plugin.logging.Log log,
boolean verbose)
throws IOException,
ProjectException,
MalformedURLException
- Throws:
IOException
ProjectException
MalformedURLException
augmentClassLoader
public static URLClassLoader augmentClassLoader(org.apache.maven.plugin.logging.Log log,
List<String> classpathElements)
Copyright © 2013. All Rights Reserved.