adding required phase 'generate-sources'.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279412 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2005-09-07 20:07:39 +00:00
parent a35354aceb
commit b2c8100048
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ import org.codehaus.plexus.util.cli.DefaultConsumer;
*
* @goal javadoc
* @requiresDependencyResolution compile
* @phase generate-sources
*
* @author <a href="mailto:evenisse@apache.org">Emmanuel Venisse</a>
* @author <a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a>