Hi Jason,

Ferguson, Jason M TSgt 375 CSPTS/SCE wrote:
>               <executions>
>                 <execution>
>                       <phase>initialize</phase>
>                       <configuration>
>                       <goals>
>                          <goal>run</goal>
>                       </goals>

The <goals> tag should not be inside the <configuration> - move the
<configuration> tag below the </goals> line, and you should be set.

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to