Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3600

No runner jar for `process-optaplanner-quarkus` example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 0.17.0
    • None
    • Examples
    • None
    • False
    • False
    • Undefined
    • Hide

      Set in pom.xml

        <build>    <finalName>${project.artifactId}</finalName>    <plugins>      <plugin>        <groupId>io.quarkus</groupId>        <artifactId>quarkus-maven-plugin</artifactId>        <executions>          <execution>            <goals>              <goal>build</goal>            </goals>          </execution>        </executions>      </plugin>    </plugins>  </build>
      
      Show
      Set in pom.xml <build> <finalName>${project.artifactId}</finalName> <plugins> <plugin> <groupId>io.quarkus</groupId> <artifactId>quarkus-maven-plugin</artifactId> <executions> <execution> <goals> <goal>build</goal> </goals> </execution> </executions> </plugin> </plugins> </build>
    • Hide

      $ mvn clean package -Pdefault -Dskiptests

      $ ls target

      Show
      $ mvn clean package -Pdefault -Dskiptests $ ls target
    • ---
    • ---
    • 2020 Week 40-42 (from Sep 28)

    Description

      Following https://issues.redhat.com/browse/KOGITO-3576, there is no more runner jar generated for `process-optaplanner-quarkus` in non native mode

      Attachments

        Activity

          People

            tradisso@redhat.com Tristan Radisson
            tradisso@redhat.com Tristan Radisson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: