clojure.maven.annotations
Annotation Type Goal


@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Goal

The name of the plugin's goal.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2010-2012. All Rights Reserved.