|
Erik Merkle created an issue |
GeoGig plugin assembly descriptor is missing a required library |
Issue Type: |
|
---|---|
Affects Versions: |
2.8.2 |
Assignee: |
Unassigned |
Components: |
Community modules |
Created: |
26/Feb/16 4:47 PM |
Priority: |
|
Reporter: |
The assembly XML for the GeoGig plugin is missing stax2-api jar file that is required by some of the Open Street Maps capabilities within GeoGig (osmosis-core depends on stax2-api). Without this JAR, the GeoGig plugin throws the following exception when OSM capabilities are access through the plugin: > Caused by: java.lang.ClassNotFoundException: org.codehaus.stax2.XMLOutputFactory2 NOTE: The GeoGig plugin is only in the 2.8.x branch. This will be ported to master/2.9 at a later time. |
This message was sent by Atlassian JIRA (v7.2.0-OD-02-009#72000-sha1:d162675) |
|