On 24 Aug 2006, at 19:07, Vadim Gritsenko wrote:
Jorg Heymans wrote:
On 24 Aug 2006, at 03:26, [EMAIL PROTECTED] wrote:
+ <!-- HTTP ERROR: 404
<pluginRepository>
<id>mortbay-repo</id>
<name>mortbay-repo</name>
<url>http://www.mortbay.org/maven2/release</url>
</pluginRepository>
+ -->
That repo works fine from here, can you retest ?
It was not there yesterday (jetty's context not found 404), whole
server was down today morning (~7-10am EST), and now it seems back
online.
Anyway, since it worked without it, should we really reference it?
I can revert it back if you want.
Actually no you're right, we don't need it anymore as the jetty folks
have been releasing to maven central for a while now. There's also
maven2 snapshot repo in there which i don't see referenced by any dep
in the pom either. Feel free to cleanup both if you want.
Thanks
Jorg