For udig we remove the version number magic; it is not a big deal to keep it but it is a common practice ...
With the version numbers removed we end up with conflicts like: h2.jar goetools h2-plugin h2.jar actual h2 jdbc driver jar When I leave the version numbers on we have separate entries; but the result is not fun either: h2-1.0-20070319.231009-1.jar h2-2.5-SNAPSHOT.jar If I was a user wandering into this project I would go a bit mad; or just assume I could delete the older duplicate jar... So I got ask what is the point of removing prefixes again? are we just trying to make the "mvn site:site" target work? Would it be better to change the directory names and keep a "geotools-" prefix (like every other project around?). Thanks to justin for helping resolving a lot of the conflicts this afternoon. Jody ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel