Just generate them! ;-) No really, this has been annoying to me as well... Not sure how we've got artifacts in the official Maven repo without corresponding poms, but I have noticed this for all (??) Tomcat 5.5.15 project files.
I believe there's a JIRA bug filed on this and someone from Tomcat project is working on it... Wayne On 3/23/06, Boris Lenzinger <[EMAIL PROTECTED]> wrote: > I'm working with Jetty6 plugin and each time I execute the goal run on > maven-jetty6-plugin, it tries to download: > * jasper-compiler-5.5.15.pom > * jasper-runtime-5.5.15.pom > > but none of them are available on any repository. > Since it sometimes blocks startup of jetty (until 1 minute I think), I > find it boring (sometimes it just passes and ignoring the problem). > > Anyone knowns why those files are not available ? > > Since repositories are here to supply this file, I don't want to build > the resource manually (to prevent an answer saying that I could just > generate them ;) ) > > Thanks in advance. > > Boris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >