When it didn't work, just

<plugin>
  <groupId/>
  <artifactId/>
  <version/>
<plugin>

No executions, since I thought the @goal + @phase in the comment would
produce a default execution.

If I add an execution with my goal in it, it indeed binds to the correct phase.


On Fri, Dec 18, 2009 at 9:22 PM, Wayne Fay <[email protected]> wrote:
>> I put this plugin in <build><plugins>.... in a pom, and I run 'mvn
>> generate-sources'.
>
> What's the pom entry look like?
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to