On Thu, Aug 19, 2010 at 6:00 PM, Michael Kurz <[email protected]> wrote: > Am 19.08.2010 16:58, schrieb Mark Struberg: >> >> I just figured that we still pretty often use the java.net maven >> repositories. >> They are not well maintained and often lead to weird problems. Today I >> tried to >> compile tomahawk and got a weird exception that shale-master-1.pom is >> broken. > > Had the same problem some time ago. I think what happened was that the > specified repository location issued a redirect which was, for whatever > reason, stored in my local pom file!
the problem is really, why the hell did they use 200 status code for that :-) > I think what I did then was to manually > download the pom. > >> Also, if we use Java JSR spec APIs we should always rely on geronimo spec >> jars >> [1] instead of pulling them from the java.net repo! Geronimo spec jars are >> always IP cleared which is _not_ guaranteed in the java.net repo. +1 > > +1 > >> We should upgrade tomahawk to myfaces-parent-9 and try to get rid of >> arbitrary >> <repositories>. > > +1 > > Michi > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf
