Sounds great; if I remember this would also let our "mvn site" website work a bit better? If I could also ask that we switch the prefix for the unsupported directory; Right now we ship the jars in one flat zip file; and there is no indication to the end user that some jars are experiments and not to be trusted.
Jody Martin Desruisseaux wrote: > I would like to gives a second try to: > > http://jira.codehaus.org/browse/GEOT-995 > > on trunk. This is about removing "gt2-" prefix from all module names, and put > instead the following declaration in our root pom.xml: > > <build> > <finalName>gt-${artifactId}-${version}</finalName> > ... etc... > > Last time we rolled back because of name clash between Geotools and Geoserver > "main" module. However according > > http://jira.codehaus.org/browse/MECLIPSE-251 > > a workaround is now possible in maven-plugin-eclipse 2.4. Can I try again to > remove the "gt-" prefix in module names? It would make the generation of Maven > web site easier if module names match directory names. > It would be good to confirm the workaround actually works; can you try running the target and look at the resulting little .project files in a text editor? Or send me the patch and I can try on this end. Jody ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
