Skip to content

Commit c22ba66

Browse files
committed
CI: build and install scijava-taglets first
Because it's not a standard dependency for everything, but it needs to be built first, so that it's available during the javadoc build.
1 parent 7d44ec7 commit c22ba66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
22
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master/ci-build.sh
3+
mvn -Djavadoc.skip -pl scijava/scijava-taglets clean install
34
sh ci-build.sh

0 commit comments

Comments
 (0)