Skip to content

Commit 5a9f7d3

Browse files
committed
- Added comment to explain why skipPublishing to Maven Central in pdp-cli's POM
1 parent 8ebd86a commit 5a9f7d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pdp-cli/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
<version>0.9.0</version>
225225
<extensions>true</extensions>
226226
<configuration>
227+
<!-- Maven Central does not support executable bundles anymore, therefore skip publishing to Maven Central -->
227228
<skipPublishing>true</skipPublishing>
228229
</configuration>
229230
</plugin>

0 commit comments

Comments
 (0)