webtier@glassfish.java.net

Re: [webtier] Servlet 3.0 API & Source Jar

From: <webtier_at_javadesktop.org>
Date: Thu, 21 Jan 2010 15:40:01 PST

Adding Jan Luehe's response here (some how it did not make it here, though he responded to both dev_at_javaserverfaces.dev.java.net and webtier_at_glassfish.dev.java.net) :

Hi Lincoln,
>
> Hi,
>
> I'm trying to work with the new Servlet 3.0 API, but I noticed that the
> only Maven dependency including Servlet 3.0 is the following group of
> JEE jars:
>
> <dependency>
> <groupId>javax</groupId>
> <artifactId>javaee-web-api</artifactId>
> <version>6.0</version>
> <scope>provided</scope>
> </dependency>
>
> I could live with this, but there are no Source JARs or JavaDocs
> available for download via Maven, making working with the new APIs
> difficult. Could we get these source-jars added to the maven repository?

I find the Servlet 3.0 API sources files here:

http://download.java.net/maven/glassfish/org/glassfish/javax.servlet/3.0/javax.servlet-3.0-sources.jar


Jan
[Message sent by forum member 'dhirup' (dhiru.pandey_at_sun.com)]

http://forums.java.net/jive/thread.jspa?messageID=382259