Annotation Interface After
Specifies that the mojo should be run after the specific phase.
- Since:
- 4.0.0
- 
Nested Class SummaryNested Classes
- 
Required Element SummaryRequired ElementsModifier and TypeRequired ElementDescriptionThe phase name.The type of this pointer.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
phaseString phaseThe phase name.
- 
typeAfter.Type typeThe type of this pointer.
 
- 
- 
- 
scopeString scopeThe scope for dependencies, only iftype() == Type.Dependencies.- Default:
- ""
 
 
-