org.apache.maven.plugin.assembly.interpolation
Class AssemblyInterpolator
java.lang.Object
org.apache.maven.plugin.assembly.interpolation.AssemblyInterpolator
public class AssemblyInterpolator
- extends Object
- Version:
- $Id: AssemblyInterpolator.java 1644977 2014-12-12 16:56:16Z krosenvold $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssemblyInterpolator
public AssemblyInterpolator()
throws IOException
- Throws:
IOException
assemblyInterpolator
public static AssemblyXpp3Reader.ContentTransformer assemblyInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
org.codehaus.plexus.interpolation.fixed.InterpolationState is,
org.codehaus.plexus.logging.Logger logger)
componentInterpolator
public static ComponentXpp3Reader.ContentTransformer componentInterpolator(org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator interpolator,
org.codehaus.plexus.interpolation.fixed.InterpolationState is,
org.codehaus.plexus.logging.Logger logger)
checkErrors
public static void checkErrors(AssemblyId assemblyId,
org.codehaus.plexus.interpolation.fixed.InterpolationState interpolationState,
org.codehaus.plexus.logging.Logger logger)
fullInterpolator
public static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator fullInterpolator(MavenProject project,
@Nonnull
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp,
AssemblerConfigurationSource configSource)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.