Annotation Interface After
Specifies that the mojo should be run after the specific phase.
- Since:
 - 4.0.0
 
- 
Nested Class Summary
Nested Classes - 
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe phase name.The type of this pointer. - 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
phase
String phaseThe phase name. - 
type
After.Type typeThe type of this pointer. - 
scope
 
 -