public class AssemblyInterpolator
extends org.codehaus.plexus.logging.AbstractLogEnabled
Constructor and Description |
---|
AssemblyInterpolator() |
Modifier and Type | Method and Description |
---|---|
static Interpolator |
buildInterpolator(MavenProject project,
AssemblerConfigurationSource configSource) |
protected org.codehaus.plexus.logging.Logger |
getLogger() |
Assembly |
interpolate(Assembly assembly,
MavenProject project,
AssemblerConfigurationSource configSource) |
public AssemblyInterpolator() throws IOException
IOException
public Assembly interpolate(Assembly assembly, MavenProject project, AssemblerConfigurationSource configSource) throws AssemblyInterpolationException
AssemblyInterpolationException
public static Interpolator buildInterpolator(MavenProject project, AssemblerConfigurationSource configSource)
protected org.codehaus.plexus.logging.Logger getLogger()
getLogger
in class org.codehaus.plexus.logging.AbstractLogEnabled
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.