ePages-de / restdocs-api-spec

Adds API specification support to Spring REST Docs
MIT License
391 stars 103 forks source link

sample: Could not find com.epages:restdocs-api-spec-gradle-plugin:0.9.2. #269

Closed markruler closed 1 month ago

markruler commented 2 months ago

Environments

Description

After cloning the repository, an error occurs during the build.

./gradlew clean build --info
# output
A problem occurred configuring project ':restdocs-api-spec-sample'.
> Could not resolve all files for configuration ':restdocs-api-spec-sample:classpath'.
   > Could not find com.epages:restdocs-api-spec-gradle-plugin:0.9.2.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/epages/restdocs-api-spec-gradle-plugin/0.9.2/restdocs-api-spec-gradle-plugin-0.9.2.pom
       - https://plugins.gradle.org/m2/com/epages/restdocs-api-spec-gradle-plugin/0.9.2/restdocs-api-spec-gradle-plugin-0.9.2.pom
     Required by:
         project :restdocs-api-spec-sample

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html