<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">
      <p>Le 03/03/2021 à 13:52, juergen sorg a écrit :</p>
    </div>
    <blockquote type="cite"
      cite="mid:4fd0bec5-140a-a5e8-0a5b-beb38fb7b45a@fz-juelich.de">it
      seems, that the csw module is now working.
      <br>
      but i got the exception [0], while instantiating crs epsg:3857
      like this:
      <br>
      CoordinateReferenceSystem targetCRS = CRS.forCode("EPSG:3857");
      <br>
    </blockquote>
    <p>Can you post the output of following command, eventually
      filtering only the lines containing "opengis", "geotoolkit" and
      "apache.sis" if you wish?</p>
    <blockquote>
      <pre>mvn dependency:tree</pre>
    </blockquote>
    <p>Martin</p>
    <p><br>
    </p>
  </body>
</html>