When the server jar is inside classpath the final packaged plugin cause the server jar to be packaged inside the plugin jar which cause it to fail. Now the server jar is packed outside with the support of gradle. Signed-off-by: gayanper <gayanper@gmail.com>
2 lines
36 B
Groovy
2 lines
36 B
Groovy
rootProject.name = 'idea-boot-java'
|