<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thanks for the hint. After a few tweaks
      (<a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/pull/13365">https://github.com/OSGeo/gdal/pull/13365</a>), I've managed to get to
      a step where the bundle.zip validates the consistency checks of
      central.sonatype.com and I'm apparently at one click away from
      publishing it.<br>
    </p>
    <p>The content of that zip is:</p>
    <p>org/<br>
      org/gdal/<br>
      org/gdal/gdal/<br>
      org/gdal/gdal/3.12.0/<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-javadoc.jar<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-javadoc.jar.asc<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-javadoc.jar.md5<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-javadoc.jar.sha1<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-sources.jar<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-sources.jar.asc<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-sources.jar.md5<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0-sources.jar.sha1<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.jar<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.jar.asc<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.jar.md5<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.jar.sha1<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.pom<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.pom.asc<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.pom.md5<br>
      org/gdal/gdal/3.12.0/gdal-3.12.0.pom.sha1<br>
    </p>
    <p>Despite it passing their tests, I'm wondering if there will not
      be an issue with the org/gdal/gdal/ hierarchy that reflects well
      the org.gdal.gdal. namespace, but not that much the org.gdal.ogr.
      and org.gdal.osr. ones. I tried to remove one level of hierarchy
      to have just "org/gdal/" but the checks didn't like it.<br>
    </p>
    <p>Even<br>
    </p>
    <div class="moz-cite-prefix">Le 08/11/2025 à 08:27, Laurențiu Nicola
      via gdal-dev a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:2bfd7472-2096-48a7-a296-8c040f9c1a52@betaapp.fastmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title></title>
      <div style="font-family:Arial;">Just a guess, but <a
          href="https://stackoverflow.com/a/79733755"
          moz-do-not-send="true" class="moz-txt-link-freetext">https://stackoverflow.com/a/79733755</a> and
        <a
href="https://central.sonatype.org/publish/publish-portal-upload/"
          moz-do-not-send="true" class="moz-txt-link-freetext">https://central.sonatype.org/publish/publish-portal-upload/</a> make
        it sound like you're not supposed to upload a jar there.</div>
      <div style="font-family:Arial;"><br>
      </div>
      <div style="font-family:Arial;">Laurentiu</div>
      <div style="font-family:Arial;"><br>
      </div>
      <div>On Sat, Nov 8, 2025, at 01:04, Even Rouault via gdal-dev
        wrote:</div>
      <blockquote type="cite" id="qt" style="">
        <p>Hi,</p>
        <p>up to now the bundle.jar produced when building the Java
          bindings was uploaded to <a
            class="qt-moz-txt-link-freetext moz-txt-link-freetext"
            href="https://oss.sonatype.org" moz-do-not-send="true">https://oss.sonatype.org</a> 
          . But going on that site, I see it has been deprecated in
          favor of <a
            class="qt-moz-txt-link-freetext moz-txt-link-freetext"
            href="https://central.sonatype.com" moz-do-not-send="true">https://central.sonatype.com</a>
          . I've managed to login there using my sonatype login, but
          when attempting to upload bundle.jar, it fails with <span
            class="qt-ValidationsList_listItemText__yc_Pn">"Bundle has
            content that does NOT have a .pom file: META-INF" . I've
            also tried to upload gdal-3.12.0.jar and it fails with "</span><span
            class="qt-ValidationsList_listItemText__yc_Pn">Bundle has
            content that does NOT have a .pom file: META-INF,
            org/gdal/osr, org/gdal/gdalconst, org/gdal/gdal,
            org/gdal/gnm, org/gdal/ogr"</span></p>
        <p><span class="qt-ValidationsList_listItemText__yc_Pn">Any Java
            guru that can help?</span></p>
        <p><span class="qt-ValidationsList_listItemText__yc_Pn">Even</span></p>
        <pre class="qt-moz-signature" cols="72">-- 
<a class="qt-moz-txt-link-freetext moz-txt-link-freetext"
        href="http://www.spatialys.com" moz-do-not-send="true">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
        <div>_______________________________________________</div>
        <div>gdal-dev mailing list</div>
        <div><a href="mailto:gdal-dev@lists.osgeo.org"
            moz-do-not-send="true" class="moz-txt-link-freetext">gdal-dev@lists.osgeo.org</a></div>
        <div><a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></div>
        <div><br>
        </div>
      </blockquote>
      <div style="font-family:Arial;"><br>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>