steamcleaner / swagger-grails

Swagger Grails Plugin
MIT License
13 stars 5 forks source link

Not able to download the artifact from jfrog #19

Open xqliu opened 12 months ago

xqliu commented 12 months ago

executing gradlew instead of gradle

Configure project :platform [Fatal Error] swagger-grails-0.5.0.pom:2:10: Already seen doctype.

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7s

heikorm commented 9 months ago

got the same problem

heikorm commented 8 months ago

got the same problem

is there a way to fix it?

abrahaj commented 2 months ago

Same