diff --git a/smartgears/dataminer_app/tasks/dataminer-app.yml b/smartgears/dataminer_app/tasks/dataminer-app.yml index d4e053b..6da19bf 100644 --- a/smartgears/dataminer_app/tasks/dataminer-app.yml +++ b/smartgears/dataminer_app/tasks/dataminer-app.yml @@ -95,6 +95,12 @@ when: dataminer_app_install tags: [ 'tomcat', 'dataminer', 'wps' ] +- name: + get_url: url="http://thredds.d4science.org/thredds/fileServer/public/netcdf/gebco_08_OCEANS_CLIMATOLOGY_METEOROLOGY_ATMOSPHERE_.nc" dest={{ smartgears_instance_path }}/webapps/{{ dataminer_52north_webapp_name }}/ecocfg/gebco_08.nc + notify: Restart smartgears + when: dataminer_app_install + tags: [ 'tomcat', 'dataminer', 'wps' ] + - name: Install the wps config file become: True become_user: '{{ smartgears_user }}' diff --git a/smartgears/dataminer_app/templates/pom.xml.j2 b/smartgears/dataminer_app/templates/pom.xml.j2 index e413607..a8db614 100644 --- a/smartgears/dataminer_app/templates/pom.xml.j2 +++ b/smartgears/dataminer_app/templates/pom.xml.j2 @@ -108,7 +108,6 @@ slf4j-api org.slf4j - common-scope-maps org.gcube.core @@ -117,6 +116,7 @@ common-encryption org.gcube.core + org.gcube.dataanalysis diff --git a/smartgears/dataminer_app/templates/wps_config.xml.j2 b/smartgears/dataminer_app/templates/wps_config.xml.j2 index f4ef3a2..32a743a 100644 --- a/smartgears/dataminer_app/templates/wps_config.xml.j2 +++ b/smartgears/dataminer_app/templates/wps_config.xml.j2 @@ -148,7 +148,6 @@ org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.generators.AQUAMAPS_SUITABLE_2050 org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.generators.FAOMSY org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.generators.FEED_FORWARD_A_N_N_DISTRIBUTION -org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.transducerers.CCAMLR_EXPORTER_TOOL