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 Details

    • VelocityConfigurator

      VelocityConfigurator()
  • Method Details

    • configure

      public void configure(Properties properties)
      Specified by:
      configure in interface org.codehaus.plexus.velocity.VelocityComponentConfigurator