Skip to content

Commit dee43b3

Browse files
oztimpowergsmet
authored andcommitted
Remove uber-jar from pom due to native image failure
1 parent b643ec5 commit dee43b3

File tree

1 file changed

+0
-3
lines changed
  • extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources

1 file changed

+0
-3
lines changed

extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@
7373
<groupId>io.quarkus</groupId>
7474
<artifactId>quarkus-maven-plugin</artifactId>
7575
<version>\${quarkus-plugin.version}</version>
76-
<configuration>
77-
<uberJar>true</uberJar>
78-
</configuration>
7976
<executions>
8077
<execution>
8178
<goals>

0 commit comments

Comments
 (0)