We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d44ec7 commit c22ba66Copy full SHA for c22ba66
1 file changed
.github/build.sh
@@ -1,3 +1,4 @@
1
#!/bin/sh
2
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master/ci-build.sh
3
+mvn -Djavadoc.skip -pl scijava/scijava-taglets clean install
4
sh ci-build.sh
0 commit comments