umm..not sure actually According to previous postings in this list, and the policy+license of Sun, I think they shouldn't. Perhaps someone could correct me on this?
On 10/10/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > > I'm curious why the javax.servlet 2.3 and 2.4 jars are both out there. > Is it because they're API only? > > Brian > > > > Arik Kfir wrote: > > No you shouldn't ;-) > > The reason it is not there is because of licensing issues... > > > > Please read the following link: > > http://maven.apache.org/reference/standard-sun-jar-names.html > > > > > > 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 > >> > >> > >> > >> > >> > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
