Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-2083

Generate release 1.6.1.Final for quarkus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.41.0.Final
    • None
    • None
    • None
    • Hide

      Create a new project with the next command

       

      mvn io.quarkus:quarkus-maven-plugin:1.6.1.Final:create \
          -DprojectGroupId=org.acme \
          -DprojectArtifactId=optaplanner-quickstart \
          -Dextensions="resteasy, resteasy-jackson, optaplanner, optaplanner-jackson"
      

      Observe the error:

       

       

      Show
      Create a new project with the next command   mvn io.quarkus:quarkus-maven-plugin:1.6.1.Final:create \ -DprojectGroupId=org.acme \ -DprojectArtifactId=optaplanner-quickstart \ -Dextensions= "resteasy, resteasy-jackson, optaplanner, optaplanner-jackson" Observe the error:    
    • NEW
    • NEW

    Description

      Description

      Given the optaplanner guide for quarkus (link [here|https://quarkus.io/guides/optaplanner]), when you run the project It fails with errors due to maven can't find the versions for the artifacts quarkus-optaplanner and quarkus-optaplanner-jackson

      Workaround

      Modify the pom.xml to make use of the latest published artifacts in maven central. In this case the release 1.5.2.Final in both artifacts

      Attachments

        Activity

          People

            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            aqueipo-1 Adrián Queipo Pardo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: