Skip to content

Commit

Permalink
Ignore files coming from quarkus-ide-launcher jar
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Nov 17, 2023
1 parent ba0cdd6 commit 0303759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
</systemProperties>
<runtimeClassPath>
<ignoredFiles>
<ignoredFile>**/quarkus-ide-launcher-*.jar</ignoredFile>
<ignoredFile>META-INF/ide-deps/**</ignoredFile>
</ignoredFiles>
</runtimeClassPath>
</normalization>
Expand Down

0 comments on commit 0303759

Please sign in to comment.