[MNG-2097] add prepare-package phase

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497197 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2007-01-17 22:00:46 +00:00
parent 3989426df8
commit 7985a25ef6
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@
<phase>test-compile</phase> <phase>test-compile</phase>
<phase>process-test-classes</phase> <phase>process-test-classes</phase>
<phase>test</phase> <phase>test</phase>
<phase>prepare-package</phase>
<phase>package</phase> <phase>package</phase>
<phase>pre-integration-test</phase> <phase>pre-integration-test</phase>
<phase>integration-test</phase> <phase>integration-test</phase>