Gertjan van Oosten ha scritto: > Hi, > > As quoted from Gertjan van Oosten <[EMAIL PROTECTED]>: >> As quoted from Andrea Aime <[EMAIL PROTECTED]>: >>> I think you should look in the GML encoder, the FeatureTransformer class >>> in particular. >> I will have a looksee. > > Hmm. I tried to build gt2-2.4-M4 from the distributed src, and got > some failures: > > % mvn -fae -Dtest=false package > [...] > [INFO] GML3 XML Bindings ..................................... FAILED [0.015s] > [INFO] GML Data Store ........................................ SKIPPED > (dependency build failed or was skipped) > [...] > [INFO] Filter XML Bindings ................................... SKIPPED > (dependency build failed or was skipped) > [INFO] SLD XML Bindings ...................................... SKIPPED > (dependency build failed or was skipped) > [...] > [INFO] > ------------------------------------------------------------------------ > [INFO] Error for project: GML3 XML Bindings (during package) > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.geotools.maven:gt2-xmlcodegen' does not exist or no > valid version could be found > [INFO] > ------------------------------------------------------------------------
Hum... guys, our source distribution does not contain our custom maven plugins? That's bad I'd say, since we need those to build some of the modules. Yet, Gertjan, the plugin maven is looking for is in the Refractions repositories: http://lists.refractions.net/m2/org/geotools/maven/gt2-xmlcodegen/2.4-M4/ So I'm left wondering why it wasn't downloaded. Which version of maven are you using? Cheers Andrea ------------------------------------------------------------------------- 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
