Closed ls-arnaud-levallois closed 7 years ago
you generated JSON files are in old format. Regenerate them, e.g. via mvn compile
.
Thanks for your quick reply. I clean at each build: mvn clean install
What do you mean by old format for JSON files?
We changed the format of JSON files to be more extensible for the future.
That said, spring-auto-restdocs-json-doclet
docletArtifact must have the same version as spring-auto-restdocs-core
dependency, see https://scacap.github.io/spring-auto-restdocs/#gettingstarted-usage
That's it! Thanks @jmisur! I tried to early to change the plugin version and it was not available, now it is OK
I am using a build of the version 1.0.10-SNAPSHOT since a few weeks. I tried the new 1.0.10 release but I get errors like :
With the SNAPSHOT version, I have no problem