Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Arik Kfir
It's worth mentioning it in the Maven site as well ;-) On 10/10/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > > thanks for the clarification. if I could annotate ibiblio with that info > it might clarify things for future folks. > > Brian > > > > Carlos Sanchez wrote: > > The servlet api available

Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Brian Bonner
thanks for the clarification. if I could annotate ibiblio with that info it might clarify things for future folks. Brian Carlos Sanchez wrote: The servlet api available in ibiblio is implemented by Tomcat, under apache licence, so it can be redistributed. The right groupId (using latest conv

Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Trygve Laugstøl
On Mon, 2005-10-10 at 13:29 -0400, Brian Bonner wrote: > Check out: > > http://www.ibiblio.org/maven2/javax/servlet/servlet-api/2.3/ > and > http://www.ibiblio.org/maven2/javax/servlet/servlet-api/2.4/ > > Sure looks like .jars to me. > > I was just drafting up a post re: a similar topic: > >

Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Carlos Sanchez
The servlet api available in ibiblio is implemented by Tomcat, under apache licence, so it can be redistributed. The right groupId (using latest conventions) is javax.servlet On 10/10/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > Check out: > > http://www.ibiblio.org/maven2/javax/servlet/servlet-a

Re: [m2] jsf-api pom without jar?

2005-10-10 Thread Dave Brondsema
MyFaces has an API jar file which was created independently of Sun and should be free of licensing concerns. I'm guessing the other javax.* jar files out there (like servlet and portlet) are also clean implementations of just the API, from Apache Tomcat and Pluto probably. These should all be oka

Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Brian Bonner
Check out: http://www.ibiblio.org/maven2/javax/servlet/servlet-api/2.3/ and http://www.ibiblio.org/maven2/javax/servlet/servlet-api/2.4/ Sure looks like .jars to me. I was just drafting up a post re: a similar topic: Several of the projects in ibiblio refer to the servlet api (2.3 and 2.4).

Re: [m2] jsf-api pom without jar?

2005-10-10 Thread Stephen Duncan
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 IBibl

Re: [m2] jsf-api pom without jar?

2005-10-10 Thread Arik Kfir
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

Re: [m2] jsf-api pom without jar?

2005-10-10 Thread Brian Bonner
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

Re: [m2] jsf-api pom without jar?

2005-10-10 Thread Arik Kfir
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 M

Re: [m2] jsf-api pom without jar?

2005-10-10 Thread Dave Brondsema
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.f

RE: [m2] jsf-api pom without jar?

2005-10-10 Thread Yann Le Du
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-s

[m2] jsf-api pom without jar?

2005-10-10 Thread Dave Brondsema
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 signature.asc Des