Skip to content

Commit

Permalink
Upgrade to platform generator 0.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Nov 25, 2022
1 parent 082be15 commit fe95d9f
Show file tree
Hide file tree
Showing 28 changed files with 809 additions and 3 deletions.
Expand Up @@ -104,6 +104,37 @@
<skipCategoryCheck>true</skipCategoryCheck>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
Expand Up @@ -53,6 +53,37 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
Expand Up @@ -101,6 +101,37 @@
<skipCategoryCheck>true</skipCategoryCheck>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
Expand Up @@ -53,6 +53,37 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
31 changes: 31 additions & 0 deletions generated-platform-project/quarkus-camel/descriptor/pom.xml
Expand Up @@ -104,6 +104,37 @@
<skipCategoryCheck>true</skipCategoryCheck>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
31 changes: 31 additions & 0 deletions generated-platform-project/quarkus-camel/properties/pom.xml
Expand Up @@ -53,6 +53,37 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
31 changes: 31 additions & 0 deletions generated-platform-project/quarkus-cassandra/descriptor/pom.xml
Expand Up @@ -104,6 +104,37 @@
<skipCategoryCheck>true</skipCategoryCheck>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
31 changes: 31 additions & 0 deletions generated-platform-project/quarkus-cassandra/properties/pom.xml
Expand Up @@ -53,6 +53,37 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
31 changes: 31 additions & 0 deletions generated-platform-project/quarkus-debezium/descriptor/pom.xml
Expand Up @@ -101,6 +101,37 @@
<skipCategoryCheck>true</skipCategoryCheck>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
31 changes: 31 additions & 0 deletions generated-platform-project/quarkus-debezium/properties/pom.xml
Expand Up @@ -53,6 +53,37 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<executions>
<execution>
<id>flatten</id>
<phase>process-resources</phase>
<goals>
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>oss</flattenMode>
<updatePomFile>true</updatePomFile>
<pomElements>
<build>remove</build>
<repositories>remove</repositories>
<dependencies>remove</dependencies>
<dependencyManagement>remove</dependencyManagement>
<mailingLists>remove</mailingLists>
</pomElements>
</configuration>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>

0 comments on commit fe95d9f

Please sign in to comment.