Package org.apache.maven.archetype
Class VelocityConfigurator
java.lang.Object
org.apache.maven.archetype.VelocityConfigurator
- All Implemented Interfaces:
org.codehaus.plexus.velocity.VelocityComponentConfigurator
@Named
@Singleton
class VelocityConfigurator
extends Object
implements org.codehaus.plexus.velocity.VelocityComponentConfigurator
Velocity configurator. Used by
VelocityComponent
Preserve compatibility of Velocity 2.2 with Velocity 1.x
Velocity Upgrading-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VelocityConfigurator
VelocityConfigurator()
-
-
Method Details
-
configure
- Specified by:
configure
in interfaceorg.codehaus.plexus.velocity.VelocityComponentConfigurator
-