We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<phase>
1 parent 683503e commit bac0b84Copy full SHA for bac0b84
pom.xml
@@ -6903,9 +6903,9 @@
6903
<artifactId>build-helper-maven-plugin</artifactId>
6904
<executions>
6905
<execution>
6906
- <id>attach-gradle-catalog</id>
+ <id>attach-gradle-catalog-and-platform</id>
6907
<!-- Check if correct-->
6908
- <phase>package</phase>
+<!-- <phase>package</phase>-->
6909
<goals>
6910
<!-- https://www.mojohaus.org/build-helper-maven-plugin/attach-artifact-mojo.html -->
6911
<goal>attach-artifact</goal>
0 commit comments