Hello,

> i have some problem and i don't know how to fix them. When i run my project 
> maven on
> netbeans, i have these error:
>
> Exception in thread "main" java.lang.NoSuchMethodError: 
> org.geotools.factory.CommonFactoryFinder.getAttributeTypeFactory(Lorg/geotools/factory/Hints;)Lorg/geotools/feature/AttributeTypeFactory;
>         at 
> org.geotools.feature.AttributeTypeFactory.defaultInstance(AttributeTypeFactory.java:46)
>         at 
> org.geotools.feature.AttributeTypeFactory.newAttributeType(AttributeTypeFactory.java:155)
>         at com.mycompany.cartes.App.main(App.java:143)

It looks like you don't have the relevant GeoTools dependencies set
up. Please post the pom.xml file for your project to the list and
we'll see if we can spot the problem.

Michael

------------------------------------------------------------------------------

_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to