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.
2 parents c979654 + 7bbcb40 commit cd5c5b9Copy full SHA for cd5c5b9
.ci/published-artifacts-list.sh
@@ -0,0 +1,2 @@
1
+#!/bin/env bash
2
+find . -name '*.jar'|grep '/target/'|grep -v javadoc|grep -v sources|grep -v '\-tests.jar'
0 commit comments