public class AssemblyInterpolator
extends org.codehaus.plexus.logging.AbstractLogEnabled
| Constructor and Description |
|---|
AssemblyInterpolator() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator |
buildInterpolator(org.apache.maven.project.MavenProject project,
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
AssemblerConfigurationSource configSource) |
protected org.codehaus.plexus.logging.Logger |
getLogger() |
Assembly |
interpolate(Assembly assembly,
org.apache.maven.project.MavenProject project,
AssemblerConfigurationSource configSource,
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectInterpolator) |
public AssemblyInterpolator()
throws IOException
IOExceptionpublic Assembly interpolate(Assembly assembly, org.apache.maven.project.MavenProject project, AssemblerConfigurationSource configSource, org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectInterpolator) throws AssemblyInterpolationException
AssemblyInterpolationExceptionpublic static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator buildInterpolator(org.apache.maven.project.MavenProject project,
@Nonnull
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
AssemblerConfigurationSource configSource)
protected org.codehaus.plexus.logging.Logger getLogger()
getLogger in class org.codehaus.plexus.logging.AbstractLogEnabledCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.