I think you should just leave them out of your repository, and leave it up to Geronimo/Tomcat to deploy them into the repo (which they do now, I think).
Cheers, Brett On 10/21/05, Greg Wilkins <[EMAIL PROTECTED]> wrote: > Jason van Zyl wrote: > > We have standard names for SUN JARs: > > > > http://maven.apache.org/maven2/guides/mini/guide-coping-with-sun- > > jars.html > > > > Following those is recommended. > > I will do so. > > Note that Jetty includes the source - and thus the binaries of the > javax.servlet API. But these are sourced from the apache geronimo > project and are copyright apache and under the apache 2.0 license. > > will it be a problem that Jetty is providing these jars in the same > groupId as other projects? > > cheers > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
