File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 68816881 <id >generate-gradle-catalog-and-platform</id >
68826882 <phase >generate-sources</phase >
68836883 <goals >
6884+ <!-- https://www.mojohaus.org/exec-maven-plugin/exec-mojo.html -->
68846885 <goal >exec</goal >
68856886 </goals >
68866887 <configuration >
68956896 </execution >
68966897 </executions >
68976898 </plugin >
6898- <!-- https://www.mojohaus.org/exec-maven-plugin/exec-mojo.html -->
68996899 <plugin >
69006900 <groupId >org.codehaus.mojo</groupId >
69016901 <artifactId >build-helper-maven-plugin</artifactId >
69026902 <executions >
69036903 <execution >
69046904 <id >attach-gradle-catalog-and-platform</id >
6905- <!-- Check if correct-->
6906- <!-- <phase>package</phase>-->
69076905 <goals >
6908- <!-- https://www.mojohaus.org/build-helper-maven-plugin/attach-artifact-mojo.html -->
6906+ <!-- https://www.mojohaus.org/build-helper-maven-plugin/attach-artifact-mojo.html -->
69096907 <goal >attach-artifact</goal >
69106908 </goals >
69116909 <configuration >
You can’t perform that action at this time.
0 commit comments