-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Description
This command
./mvnw clean install -pl spring-boot-project/spring-boot-tools/spring-boot-maven-plugin
fails as follows:
INFO] [ERROR] Plugin org.springframework.boot:spring-boot-maven-plugin:2.0.0.BUILD-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.springframework.boot:spring-boot-maven-plugin:jar:2.0.0.BUILD-SNAPSHOT: Failure to find org.springframework.boot:spring-boot-parent:pom:${revision} in file:///Users/snicoll/.m2/repository was cached in the local repository, resolution will not be reattempted until the update interval of local.central has elapsed or updates are forced -> [Help 1]
Some ${revison} attribute is not resolved properly.
Metadata
Metadata
Assignees
Labels
type: taskA general taskA general task