Skip to content
New issue

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

Use io.spring.maven.antora #2890

Closed
wants to merge 1 commit into from

Conversation

rwinch
Copy link
Member

@rwinch rwinch commented Aug 1, 2023

This switches to using io.spring.maven.antora plugins which does two things:

  • corrects the Antora build by using antora-component-version-maven-plugin to generate the version and prerelease attributes
  • Simplifies the Antora build configuration
  • Adds a new lifecycle method. Now building Antora is just mvn antora This means that it should not need to be behind a profile since it is not longer invoked with the compile phase.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 1, 2023
@rwinch rwinch force-pushed the antora-maven-plugin branch from 6b950a7 to ca7085b Compare August 1, 2023 15:10
@rwinch rwinch force-pushed the antora-maven-plugin branch from ca7085b to b0d228b Compare August 1, 2023 19:02
@rwinch rwinch mentioned this pull request Aug 1, 2023
4 tasks
gregturn pushed a commit that referenced this pull request Aug 1, 2023
@gregturn gregturn self-assigned this Aug 1, 2023
@gregturn gregturn added type: documentation A documentation update in: documentation and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 1, 2023
@gregturn gregturn added this to the 3.2 M2 (2023.1.0) milestone Aug 1, 2023
@gregturn gregturn closed this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants