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