Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Unable to download io.r2dbc:r2dbc-bom:pom:Borca-SR2 from ProGet feed.

    Scheduled Pinned Locked Moved Support
    2 Posts 2 Posters 6 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      bohdan.cech_2403
      last edited by

      We have our https://proget.cross-ni.com/maven2/repo/ feed configured with connector to the maven central repository. It is not possible to download artifact io.r2dbc:r2dbc-bom:pom:Borca-SR2 from ProGet repo. If we try to do it via artifactory cache or directly from maven central it works just fine.
      We are getting this error from maven:

      mvn dependency:get -DgroupId=io.r2dbc -DartifactId=r2dbc-bom -Dversion=Borca-SR2 -Dpackaging=pom

      [INFO] Scanning for projects...
      [INFO]
      [INFO] -------------------< com.example:simple-jasypt-app >--------------------
      [INFO] Building simple-jasypt-app 1.0.0
      [INFO] --------------------------------[ jar ]---------------------------------
      [INFO]
      [INFO] --- maven-dependency-plugin:2.8:get (default-cli) @ simple-jasypt-app ---
      [INFO] Resolving io.r2dbc:r2dbc-bom:pom:Borca-SR2 with transitive dependencies
      Downloading from CNI repository: https://proget.cross-ni.com/maven2/repo/io/r2dbc/r2dbc-bom/Borca-SR2/r2dbc-bom-Borca-SR2.pom
      [WARNING] Missing POM for io.r2dbc:r2dbc-bom:pom:Borca-SR2
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 0.718 s
      [INFO] Finished at: 2025-09-04T20:53:07+02:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:get (default-cli) on project simple-jasypt-app: Couldn't download artifact: Missing:
      [ERROR] ----------
      [ERROR] 1) io.r2dbc:r2dbc-bom:pom:Borca-SR2
      [ERROR] Path to dependency:
      [ERROR] 1) org.apache.maven.plugins:maven-downloader-plugin:jar:1.0
      [ERROR] 2) io.r2dbc:r2dbc-bom:pom:Borca-SR2
      [ERROR]
      [ERROR] ----------
      [ERROR] 1 required artifact is missing.
      [ERROR]
      [ERROR] for artifact:
      [ERROR] org.apache.maven.plugins:maven-downloader-plugin:jar:1.0
      [ERROR]
      [ERROR] from the specified remote repositories:
      [ERROR] CNI repository (https://proget.cross-ni.com/maven2/repo/, releases=true, snapshots=false)
      [ERROR]
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

      atrippA 1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer @bohdan.cech_2403
        last edited by

        Hi @bohdan-cech_2403,

        ProGet can handle most invalid Maven version numbers, but Borca-SR2 is really invalid and isn't currently supported. Our "name vs version" parsing requires that versions start with numbers, artifacts start with letters. This has been a Maven rule for 20+ years now.

        It's non trivial and quite risky to change our parsing logic so it's not something we're keen on doing in a maintenance release. This scenario seems to be very rare and impact ancient artifacts and a few cases where authors didn't use Maven to deploy the artifacts.

        Thanks,
        Alana

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation