Previous configuration caused a WAR to be built. Had to take that out of the gradle build so it would look properly like a Java project again.
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
apply plugin: "war"
|
||||
apply plugin: "jetty"
|
||||
|
||||
jettyRun {
|
||||
contextPath = ""
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
// APIS
|
||||
|
||||
Reference in New Issue
Block a user