Skip to content

Cannot build individual project using the invoker plugin #10667

@snicoll

Description

@snicoll

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

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions