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.

        Martin

-------------------------------------------------------------------------
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

Reply via email to