File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2121 with :
2222 java-version : ' 16'
2323 distribution : ' adopt'
24+ - name : Build JsonConfiguration
25+ run : |
26+ git clone https://github.com/dumptruckman/JsonConfiguration.git
27+ mvn -B install --file JsonConfiguration/pom.xml
2428 - name : Build Integration
2529 run : mvn -B install --file src/integration/plotsquared/5/pom.xml
2630 - name : Build with Maven
Original file line number Diff line number Diff line change 385385 <url >https://jitpack.io</url >
386386 </repository >
387387 <!-- JsonConfiguration -->
388+ <!-- Repo was down temporary, building this as workaround
388389 <repository>
389390 <id>onarandombox</id>
390391 <url>https://repo.onarandombox.com/content/groups/public</url>
391- </repository >
392- <repository > <!-- for development builds -->
392+ </repository>-->
393+
394+ <!-- for development builds -->
395+ <repository >
393396 <id >sonatype-oss</id >
394397 <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
395398 </repository >
You can’t perform that action at this time.
0 commit comments