Skip to content

Commit

Permalink
incubator-kie-issues#933: Rename SonataFlow Quarkus Extensions in `…
Browse files Browse the repository at this point in the history
…kogito-runtimes` (apache#2003)

* incubator-kie-issues#933: Rename `SonataFlow` Quarkus Extensions in `kogito-runtimes`
* change groupId to `org.apache.sonataflow`
  • Loading branch information
pefernan committed Feb 28, 2024
1 parent 6a53951 commit e6208f2
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<artifactId>jbpm-quarkus</artifactId>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<artifactId>jbpm-quarkus</artifactId>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<artifactId>jbpm-quarkus</artifactId>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand All @@ -52,12 +52,12 @@
<artifactId>kogito-addons-quarkus-persistence-infinispan</artifactId>
</dependency>
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
</dependency>
<!-- this is used implicitly by quarkus tests so let's make Maven aware of it -->
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-deployment</artifactId>
<version>${project.version}</version>
<type>pom</type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
8 changes: 4 additions & 4 deletions kogito-apps-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -996,23 +996,23 @@

<!-- SonataFlow Quarkus Dev UI -->
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>${project.version}</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-deployment</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-deployment</artifactId>
<version>${project.version}</version>
<classifier>sources</classifier>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<version>999-SNAPSHOT</version>
</parent>
Expand Down Expand Up @@ -90,7 +90,7 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>${project.version}</version>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<version>999-SNAPSHOT</version>
</parent>
Expand Down Expand Up @@ -134,7 +134,7 @@
<configuration>
<deployment>${project.groupId}:${project.artifactId}-deployment:${project.version}</deployment>
<capabilities>
<provides>org.sonataflow.quarkus.dev-ui</provides>
<provides>org.apache.sonataflow.quarkus.dev-ui</provides>
</capabilities>
</configuration>
</execution>
Expand Down
2 changes: 1 addition & 1 deletion kogito-quarkus-serverless-workflow-devui-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>

<name>Kogito Apps :: SonataFlow Quarkus Dev UI Extension</name>
<groupId>org.sonataflow</groupId>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit e6208f2

Please sign in to comment.