Skip to content

Comments

Describe the corner case of adding Spine-specific repositories#266

Merged
alexander-yevsyukov merged 8 commits intomasterfrom
docs-set-3
Feb 23, 2026
Merged

Describe the corner case of adding Spine-specific repositories#266
alexander-yevsyukov merged 8 commits intomasterfrom
docs-set-3

Conversation

@alexander-yevsyukov
Copy link
Collaborator

This PR updates the documentation describing the case when the user would need to add Spine-specific repositories in dependencyResolutionManagement section of settings.gradle.kts file of his project.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates documentation to clarify when users need to manually add Spine-specific Maven repositories to their Gradle build configuration. The changes explain that manual repository configuration is only required when using centralized repository management with restrictive repositoriesMode settings in settings.gradle.kts.

Changes:

  • Added comprehensive documentation explaining the exception case for manual repository configuration
  • Updated version numbers across build files from .395 to .396 (and related dependency versions)
  • Minor grammar correction in existing documentation text

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/content/docs/validation/01-getting-started/adding-to-build.md Added new section explaining when and how to manually add Spine repositories, with code examples; updated plugin versions; minor grammar fix
version.gradle.kts Bumped validation version to 2.0.0-SNAPSHOT.396
pom.xml Updated project and dependency versions
dependencies.md Updated version references and generation timestamps
buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt Updated Validation version constant
buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt Updated ToolBase version constants
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt Updated CoreJvmCompiler version constants
docs/_examples Updated subproject commit reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alexander-yevsyukov alexander-yevsyukov merged commit 25d0d9e into master Feb 23, 2026
11 of 17 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the docs-set-3 branch February 23, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants