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
IOExceptionpublic Assembly interpolate(Assembly assembly, MavenProject project, AssemblerConfigurationSource configSource) throws AssemblyInterpolationException
AssemblyInterpolationExceptionpublic static Interpolator buildInterpolator(MavenProject project, AssemblerConfigurationSource configSource)
protected org.codehaus.plexus.logging.Logger getLogger()
getLogger in class org.codehaus.plexus.logging.AbstractLogEnabledCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.