File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,9 @@ default-java-version = 8
33repositories = [" scijava.public=https://maven.scijava.org/content/groups/public" ]
44
55[status ]
6+ output = " ../status.scijava.org/index.html"
7+ smelt = " ../status.scijava.org/smelt.json"
68rules = " rules.xml"
7- html = " ../status.scijava.org/index.html"
89header = " pombast/header-status.html"
910footer = " pombast/footer-status.html"
1011nexus-base = " https://maven.scijava.org"
@@ -25,7 +26,7 @@ cuttable = [
2526]
2627
2728[team ]
28- html = " ../status.scijava.org/team.html"
29+ output = " ../status.scijava.org/team.html"
2930header = " pombast/header-team.html"
3031footer = " pombast/footer-team.html"
3132includes = [
@@ -45,6 +46,7 @@ includes = [
4546]
4647
4748[badges ]
49+ output = " ../status.scijava.org/badges.json"
4850includes = [
4951 " de.nanoimaging:*" ,
5052 " fr.inra.ijpb:*" ,
@@ -113,6 +115,7 @@ excludes = [
113115]
114116
115117[smelt ]
118+ output = " ../status.scijava.org/smelt.json"
116119includes = [
117120 " ca.mcgill:*" ,
118121 " de.nanoimaging:*" ,
You can’t perform that action at this time.
0 commit comments