Skip to content

Commit 45b16b5

Browse files
committed
Ivy: resolve netcdf-java-platform artifact using unidata-resolver
Bio-Formats 8.0.0 bumps the dependency of the cdm-core dependency to 5.6.0. As the parent POM has been renamed to netcdf-java-platform, this commit maps this artifact to the unidata-resolver so that it can be retrieved during the copy-server operation.
1 parent e9fe276 commit 45b16b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/ivysettings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
<module organisation="edu.ucar" name="cdm" resolver="unidata-resolver"/>
147147
<module organisation="edu.ucar" name="httpservices" resolver="unidata-resolver"/>
148148
<module organisation="edu.ucar" name="cdm-core" resolver="unidata-resolver"/>
149+
<module organisation="edu.ucar" name="netcdf-java-platform" resolver="unidata-resolver"/>
149150
<module organisation="omero" name="omejava" resolver="omero-resolver" />
150151
<module organisation="omero" name="*-test" resolver="test-resolver" matcher="glob"/>
151152
<module organisation="org.springframework" resolver="maven-resolver"/>

0 commit comments

Comments
 (0)