I have implemented the extension thing. Thanks!

Bruno

On 27/05/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 5/27/07, Bruno Aranda <[EMAIL PROTECTED]> wrote:
> And how can we do that? It is only needed to build the myfaces-api and
> myfaces-impl artifacts and not for anything else...

Try...

  <build>
    ...
    <extensions>
      <extension>
        <groupId/>
        <artifactId/>
        <version/>
      </extension>
    </extensions>

 * http://maven.apache.org/ref/2.0.6/maven-model/maven.html :

Another option is to make it a dependency of a particular plugin, if
that's appropriate.  I don't know what's in this jar.

--
Wendy

Reply via email to