Package org.javalite.activeweb.mojo
Class ClassPathUtil
java.lang.Object
org.javalite.activeweb.mojo.ClassPathUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static ClassLoader
getCombinedClassLoader(org.apache.maven.project.MavenProject project)
-
Constructor Details
-
ClassPathUtil
public ClassPathUtil()
-
-
Method Details
-
getCombinedClassLoader
protected static ClassLoader getCombinedClassLoader(org.apache.maven.project.MavenProject project) throws org.apache.maven.artifact.DependencyResolutionRequiredException, MalformedURLException- Throws:
org.apache.maven.artifact.DependencyResolutionRequiredException
MalformedURLException
-