[jboss-dev] pom.xml housekeeping

Carlo de Wolf cdewolf at redhat.com
Wed Apr 23 06:05:57 EDT 2008


Dimitris Andreadis wrote:
> My obligatory pastime those days is to reduce the entropy of the jboss 
> universe by messing up with people's poms.
> 
> I just spotted that the various ejb3 subprojects used different 
> snapshots of their own ejb3-parent pom! Some used 0.13-1-SNAPSHOT, 
> others 0.13-3-SNAPSHOT, so I moved them to the latest.
> 
> Sure maven sucks, but can you also do your own housekeeping, please?
> 
> /D
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development

Which is wrong, because they should point to the latest parent with 
which they're compatible. Now you'll probably get some nice incompatible 
snapshots all over the place.

Likewise for any dependency on any other ejb3 component. It should not 
point to a snapshot, but the latest stable.

Carlo



More information about the jboss-development mailing list