Seriously, please focus on 3.0.

On 2009-12-30, at 1:55 AM, Paul Benedict wrote:

> Jason,
> 
> Are you suggesting that the elements of the POM body might belong to
> each respective plugin? An academic example, but to get the point
> across:
> 
> <project>
>  <plugin:compiler>
>    <execution>
>      <id>default</id> ...
>      <configuration>
>        <target>1.4</target>
>      </configuration>
>    </execution>
>    <execution>
>      <id>another</id> ...
>      <configuration>
>        <target>1.5</target>
>      </configuration>
>    </execution>
>  </plugin:compiler>
> 
>  <plugin:release>...</plugin:release>
> </project>
> 
> Paul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
----------------------------------------------------------


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

Reply via email to