Hi,
On Fri, 16 May 2008 15:25:25 +0200, Tomislav Stojcevich
<stojcevicht(a)gmail.com> wrote:
> Bad example since version is slightly different but shouldn't be(ga
> compared to GA) but still shows pom differences.
>
http://repository.jboss.org/maven2/org/hibernate/hibernate-validator/3.0....
>
http://repo1.maven.org/maven2/org/hibernate/hibernate-validator/3.0.0.ga/...
It gets even worse - not only does the content of the POM differ, but
depending on your OS you might not even now.
Since windows is case insensitive there is not difference between 'ga' and
'GA'. On Unix of course this are different versions. I got caught in this
trap in a project where some people developed on windows and some on Linux
and the POM got changed. It was a real pain to figure out why things were
working for one part of the team and not for the others :( I wish there
would be an easy way to sort this POM hell out.
--Hardy
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev