Annotation Type MavenGoals


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited @API(status=EXPERIMENTAL, since="0.9.0") public @interface MavenGoals
@MavenGoals is a container for one or more @MavenGoal declarations.
Since:
0.9.0
Author:
Karl Heinz Marbaise
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details