-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
status: duplicateA duplicate of another issueA duplicate of another issuetype: documentationA documentation updateA documentation update
Description
Describe the bug
README section that guides the user to install dependencies into local Maven cache no longer works. A replacement command is needed, potentially ./gradlew check or something similar.
To Reproduce
Go to README install section, and run the install Gradle task as described. Gradle wrapper then throws:
FAILURE: Build failed with an exception. * What went wrong: Task 'install' not found in root project 'spring-authorization-server'. Some candidates are: 'npmInstall'. Expected behavior
Maven dependencies of the entire project are preloaded into local Maven cache, and task succeeds.
Metadata
Metadata
Assignees
Labels
status: duplicateA duplicate of another issueA duplicate of another issuetype: documentationA documentation updateA documentation update