Index: applications/editors/josm/plugins/opendata/build.xml
===================================================================
--- applications/editors/josm/plugins/opendata/build.xml	(revision 34697)
+++ applications/editors/josm/plugins/opendata/build.xml	(revision 34698)
@@ -8,5 +8,5 @@
     <property name="plugin.canloadatruntime" value="true"/>
     <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData"/>
-    <property name="plugin.requires" value="apache-commons;jts;ejml;geotools;utilsplugin2"/>
+    <property name="plugin.requires" value="apache-commons;jaxb;jts;ejml;geotools;utilsplugin2"/>
 
     <!-- ** include targets that all plugins have in common ** -->
@@ -15,4 +15,5 @@
     <fileset id="plugin.requires.jars" dir="${plugin.dist.dir}">
         <include name="apache-commons.jar"/>
+        <include name="jaxb.jar"/>
         <include name="jts.jar"/>
         <include name="ejml.jar"/>
