Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.14] Upgrade to platform generator 0.0.69 #703

Merged
merged 1 commit into from Nov 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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>