MyFaces jar files are in the repository: http://www.ibiblio.org/maven2/myfaces/myfaces-api/1.1.0/
-Stephen On 10/10/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > Thanks! Sounds like I should create an issue for adding the MyFaces api > jar. > > Yann Le Du wrote: > > SUN JARs are not in IBiblio because of license issues. > > > > You must : > > 1. Download yourself the jar > > 2. Install it with : > > m2 install:install-file -Dfile=/path/to/jsf-api.jar -DartifactId=javax.faces > > -DgroupId=jsf-api -Dversion=1.1 > > > > For more info, please see : > > http://maven.apache.org/reference/standard-sun-jar-names.html > > http://maven.apache.org/maven2/plugins/maven-install-plugin/install-file-mojo.html > > > > Regards, > > Yann > > > > --- Dave Brondsema <[EMAIL PROTECTED]> a écrit : > > > > > >>The repository has a jsf-api pom but no jar at > >>http://www.ibiblio.org/maven2/javax/faces/jsf-api/1.1/ > >> > >>I guess I am supposed to specify whether to use the api jar provided by > >>Sun's RI or by MyFaces. How do I do that? > >> > >>-- > >>Dave Brondsema > >>Software Developer > >>Cornerstone University > >> > > > > > > > > > > > > > > > > > > ___________________________________________________________________________ > > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > > Téléchargez cette version sur http://fr.messenger.yahoo.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- > Dave Brondsema > Software Developer > Cornerstone University > > > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
