Hi Greg, Maven uses the version string also for generating a subdir (specific of the project) in its repository, so in this case i don't think it's a good idea to strip the version.
> So here's an idea: why don't we just do both? Yes. > Our Incubator release artifact could include the JARs > without version numbers (as we're currently doing), and we could package an > another release suitable for "Mavenization". Ok, so at the moment there will be another Ant task for this. But for mid-long term (1.2, or better 2.0), could we think to migrate to Maven for builds ? Because in this case the approach would be the opposite: jars with versions, and maybe an additional build task without version ... In any case, for me whatever approach chosen is right. Bye, Sandro
