-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Giacomo Pati wrote: > > > Reinhard Poetz wrote: >> >> Thanks for your explanations. Since dependency management finally works >> as expected, I'd say go for it. Now we only need a volunteer ... > > As I've done it for another project I can take care of it (if you don't > expect it to be there by > tomorrow ;-) I'v committed an initial dependencyManagement section in the root pom. The deps were gathered by concatenating all relevant poms into a big xml document and run through an xsl stylesheet which extracted all dependencies sorting them by artifactId groupId. I've hand crafted it afterwards to eliminate duplicates and put some TODOs into it for duplicate artifactIds with different groups. Next step would be to eliminate all version element from the sub poms, right? Ciao - -- Giacomo Pati Otego AG, Switzerland - http://www.otego.com Orixo, the XML business alliance - http://www.orixo.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (GNU/Linux) iD8DBQFGHy+QLNdJvZjjVZARAiX5AKCALhrqinUkNG92XwR5R+dp++TK2QCgru2/ HoOcM94MmAdVSFxSsSjTMN8= =qviL -----END PGP SIGNATURE-----
