Skip to content

docs: refresh test resources guide#1694

Merged
alvarosanchez merged 1 commit into
5.0.xfrom
DEV-1308-weekly-user-guide-review-micronaut-maven-plugin
Jun 17, 2026
Merged

docs: refresh test resources guide#1694
alvarosanchez merged 1 commit into
5.0.xfrom
DEV-1308-weekly-user-guide-review-micronaut-maven-plugin

Conversation

@alvarosanchez

Copy link
Copy Markdown
Member

Summary

  • Refresh the Test Resources guide wording around service lifecycle and shared servers.
  • Update the MySQL Test Resources dependency example to the current com.mysql:mysql-connector-j coordinates managed by the Micronaut Platform BOM.

Validation

  • ./gradlew publishGuide could not run because this repository does not include gradlew; it uses Maven site generation instead.
  • ./mvnw -pl micronaut-maven-plugin -am site:site -DskipTests — passed.
  • Local generated-site link check over micronaut-maven-plugin/target/site/**/*.html — 0 missing local links.
  • Throwaway Micronaut Platform 5.0.2 Maven project resolved com.mysql:mysql-connector-j without an explicit version to 9.7.0; the old mysql:mysql-connector-java coordinates resolve only through Maven relocation warnings.

Paperclip: DEV-1308


✨ This message was AI-generated using gpt-5.5

Copilot AI review requested due to automatic review settings June 17, 2026 00:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Refreshes the Micronaut Maven Plugin Test Resources documentation to better describe the test resources service lifecycle/shared-server behavior and updates the MySQL connector example to the current Maven coordinates managed by the Micronaut Platform BOM.

Changes:

  • Reworded the introduction to clarify that the Maven plugin manages the Test Resources service lifecycle.
  • Corrected wording around shared vs per-module Test Resources servers (“separate from”).
  • Updated the MySQL connector dependency example to com.mysql:mysql-connector-j.

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

@sonarqubecloud

Copy link
Copy Markdown

@alvarosanchez alvarosanchez merged commit 45f4317 into 5.0.x Jun 17, 2026
22 checks passed
@alvarosanchez alvarosanchez deleted the DEV-1308-weekly-user-guide-review-micronaut-maven-plugin branch June 17, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants