Andrea Aime a écrit :
>> http://svn.geotools.org/geotools/trunk/gt/modules/unsupported/community-schemas/community-schema-ds/src/test/resources/org/geotools/data/complex/test-data
>>  
> 
> That may be shortened to:
> 
> http://svn.geotools.org/geotools/trunk/gt/modules/unsupported/community-schemas/ds/src/test/resources/test-data
> 
> without losing much of the meaning, no?

Just a guess: maybe the "community-schemas/community-schema-ds" repetition
exists in order to get a "community-schema-ds" maven module, not to be confused
with an other "ds" maven module?

If it was the reason, then I would suggest to rename

    community-schemas/community-schema-ds
as
    community-schemas/ds    (as suggested by Andrea)
or
    community-schemas/datastore  (clearer)

and change the <groupId> / <artifactId> from:

    <groupId>org.geotools</groupId>
    <artifactId>gt2-community-schemas-ds</artifactId>
to
    <groupId>org.geotools.community-schemas</groupId>
    <artifactId>gt2-datastore</artifactId>

Well, we still have a risk for JAR name clash, but at least no risk for Maven
module name clash.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to