Skip to content

README describes a non-functional install step #1298

@ddubson

Description

@ddubson

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions