However, some dependencies are missing when running the examples using
the ri, I am trying to resolve that...

Bruno

On 6/10/06, Bruno Aranda <[EMAIL PROTECTED]> wrote:
I have just implemented that. I have borrowed the code from shale :).

Now, if the profile "jsfri" is used when building the examples, the
war will include the RI instead of myfaces. Obviously, the myfaces
jars are included by default...

Cheers!

Bruno

On 6/9/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> > You'd know if you pointed at the RI's POM :-).  It's in a Maven1 ( i.e.
> > legacy format) repository at java.net:
> >
> >   https://maven-repository.dev.java.net/nonav/repository
> >
> > groupId= javax.faces
> > (api) artifactId=jsf-api
> > (impl) artifactId=jsf-impl
> > versionId=1.1_02
>
> RI has a pom ? :-)
> Didn't know that.
>
> > You might also want to take a look at the snazzy pom.xml setup Wendy created
> > for the Shale "mvn_reorg" branch.  It lets you compile against either
> > MyFaces or the RI based on enabling a profile ... something like this might
> > be really handy on the component libraries, so you can easily build and test
> > against both implementations.
>
> good hint. thx. will give it a try tomorrow.
>
> -Matthias
>
> > Craig
> >
> >
>
>
> --
> Matthias Wessendorf
> Aechterhoek 18
> 48282 Emsdetten
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>

Reply via email to