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]

Reply via email to