Skip to content

Commit

Permalink
Keep META-INF/MANIFEST.MF in the bootstrap Gradle resolver artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Jul 31, 2023
1 parent b530940 commit 25168ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions independent-projects/bootstrap/gradle-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
</excludes>
</filter>
</filters>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"/>
</transformers>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 25168ef

Please sign in to comment.