[geotk] code for parsing WMS Capabilities docs

Martin Desruisseaux martin.desruisseaux at geomatys.fr
Thu May 20 04:05:35 EDT 2010


Le 19/05/10 14:46, sorel a écrit :

> That's true coverageio is not needed for the capabilities part.
> I think most dependencies are coming because of the WMSMapLayer class
> which need to know the engine, the coverage system and so on.
> If you don't intend to use it, then you can safely exclude the unwanted
> dependencies in your pom.xml.

We can also see if we can turn the dependency into an optional dependency when 
we will port this module to geotk (non-pending). Sometime it is possible to 
avoid direct dependencies with the help of META-INF/services.

	Martin


More information about the Geotoolkit mailing list