MNG-5550 default MojoExecution source to Source.LIFECYCLE

Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
This commit is contained in:
Igor Fedorenko 2013-12-14 19:44:25 -05:00
parent bc84e6c7d3
commit b99658c943
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ public class MojoExecution
LIFECYCLE,
}
private Source source;
private Source source = Source.LIFECYCLE;
/**
* The phase may or may not have been bound to a phase but once the plan has been calculated we know what phase