We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebd86a commit 5a9f7d3Copy full SHA for 5a9f7d3
1 file changed
pdp-cli/pom.xml
@@ -224,6 +224,7 @@
224
<version>0.9.0</version>
225
<extensions>true</extensions>
226
<configuration>
227
+ <!-- Maven Central does not support executable bundles anymore, therefore skip publishing to Maven Central -->
228
<skipPublishing>true</skipPublishing>
229
</configuration>
230
</plugin>
0 commit comments