Skip to content

Fixes minor bug in documentation #147

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeffque
Copy link

@jeffque jeffque commented Nov 13, 2024

Caveat: it solves the pom variable aspectjVersion.

Variables with dot navigation like project.version I couldn't make work with asciidoc, changed to a similar variable with dash navigation like project-version.

Added those 2 attributes to asciidoc:

  • project-version
  • project-groupId

Fixes #146

Caveat: it solves the pom variable `aspectjVersion`.

Variables with dot navigation like `project.version` I couldn't make work with asciidoc, changed to a similar variable with dash navigation like `project-version`.

Added those 2 attributes to asciidoc:

- `project-version`
- `project-groupId`
@jeffque jeffque changed the title Fixes #146 Fixes minor bug in documentation Nov 13, 2024
@kriegaex kriegaex force-pushed the main branch 2 times, most recently from f9c6dfc to e14c639 Compare May 13, 2025 03:31
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.

Site with minor bug in documentation
1 participant