Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Andy Wilkinson opened SPR-15932 and commented
The latest 5.0.0 build snapshots have started managing the spring-build-src module that isn't published:
spring-build-src
<dependencyManagement> … <dependency> <groupId>org.springframework</groupId> <artifactId>spring-build-src</artifactId> <version>5.0.0.BUILD-SNAPSHOT</version> </dependency> … </dependencyManagement>
Can it please be filtered out? Its addition breaks the Platform's build which verifies that everything in its bom can be resolved.
Affects: 5.0 RC4
Referenced from: commits 69edd4a
The text was updated successfully, but these errors were encountered:
bclozel
No branches or pull requests
Andy Wilkinson opened SPR-15932 and commented
The latest 5.0.0 build snapshots have started managing the
spring-build-src
module that isn't published:Can it please be filtered out? Its addition breaks the Platform's build which verifies that everything in its bom can be resolved.
Affects: 5.0 RC4
Referenced from: commits 69edd4a
The text was updated successfully, but these errors were encountered: