All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.codehaus.enunciate.AssembleSpringMojo Maven / Gradle / Ivy

package org.codehaus.enunciate;

/**
 * Assembles the whole Enunciate app, with Spring support, without compilation or packaging of the war.
 * For use with the "war" packaging.
 *
 * @goal assemble
 * @extendsPlugin enunciate
 * @phase process-sources
 * @requiresDependencyResolution test
 *
 * @author Ryan Heaton
 */
public class AssembleSpringMojo extends AssembleMojo {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy