@Mojo(name="distro", defaultPhase=PROCESS_RESOURCES, requiresDependencyResolution=COMPILE) public class DistroMojo extends AbstractFabric8Mojo
goalFinder, log, project, session, settings, skip, useColor, verbose
Constructor and Description |
---|
DistroMojo() |
Modifier and Type | Method and Description |
---|---|
protected URLClassLoader |
createClassLoader(List<String> classpathElements,
String... paths) |
protected static URLClassLoader |
createURLClassLoader(Collection<URL> jars) |
void |
executeInternal() |
protected URLClassLoader |
getCompileClassLoader() |
protected URLClassLoader |
getTestClassLoader() |
protected void |
processDependencyFile(File outDir,
File jar) |
createExternalProcessLogger, createLogger, execute, getJenkinShiftUrl, getOpenShiftClientOrJenkinsShift, getOpenShiftClientOrNull, getProperty
public void executeInternal() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
executeInternal
in class AbstractFabric8Mojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected void processDependencyFile(File outDir, File jar) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected URLClassLoader getCompileClassLoader() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected URLClassLoader getTestClassLoader() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected URLClassLoader createClassLoader(List<String> classpathElements, String... paths) throws MalformedURLException
MalformedURLException
protected static URLClassLoader createURLClassLoader(Collection<URL> jars)
Copyright © 2016. All rights reserved.