Commit Graph

11 Commits

Author SHA1 Message Date
Nico Mexis c000da6e6f
Update GitHub actions to NodeJS 16 2023-06-11 18:50:48 +02:00
Sliman4 3cd5b05130
Fix Actions (#1992)
* Move to new EngineHub maven repository

* Remove unused WorldEdit dependency

* Use Java 17 in GitHub Actions

* Also change maven-compiler-plugin and maven-javadoc-plugin versions to 17
2022-06-16 14:57:42 +03:00
tastybento 005007b0db Changes to analyze using sonar. 2021-09-12 20:54:30 -07:00
tastybento 4da61f6849 Cache Java Maven files differently. 2021-07-06 14:04:28 -07:00
tastybento 70a2c20e51 Declare distribution - adopt 2021-07-06 13:58:17 -07:00
tastybento dfca46abf1 Update action versions 2021-07-06 13:54:44 -07:00
tastybento c2e832095a
Minecraft 1.17 support (#1781)
* Java 16 preliminary branch.

This compiles, but junit tests fail all over because there is a lack of
Java 16 support right now.

* Use Java 16

* 1.17 WIP

* Require 1.17

* Fixes tests.

* WIP fixing tests

* Exclude maven from shading

* Try update snapshots to build action

* Try repo on command line

* Remove reference to shade plugin in dependencies
2021-06-20 12:18:10 -07:00
tastybento af5f389587 Remove sonarcloud from github build 2020-11-08 17:31:16 -08:00
tastybento 6a6a359ef7 Run sonar without building 2020-11-08 17:08:12 -08:00
tastybento 2be4cb9e2a
Update build.yml 2020-11-08 15:35:38 -08:00
tastybento 2c1d1b1604 Add GitHub action 2020-11-08 15:26:11 -08:00