BLUE4A4E a écrit :
Why in plugin/pom.xml geometryless is commented out?

It has compile-time error at this time, mostly about "Cannot find symbol" in LiteralExpression and AttributeType.


I saw your answer about:
     <dependency>
       <groupId>org.opengis</groupId>
       <artifactId>geoapi-legacy</artifactId>
       <version>0.2</version>
     </dependency>
We can eliminate this dependency is present also in coverage branch?

Yes I think so...


I still have problems in compiling with Maven due to missing package org.jdom... I've a .m2/repository/jdom folder but I haven't a .m2/repository/org/jdom one.

Actually the jdom dependency should appears straight at the root (The Maven2 repository on ibiblio (http://www.ibiblio.org/maven2/jdom/jdom/) is somewhat confusing - some packages appears in an org or javax super-package, and some do not).

In which module do you encounter the missing dependency?

        Martin.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to