Skip to content

Commit

Permalink
Fix anchors in Maven plugin documentation
Browse files Browse the repository at this point in the history
Closes gh-35371
  • Loading branch information
mhalbritter committed May 10, 2023
1 parent 21cca4f commit 52789cb
Showing 1 changed file with 0 additions and 11 deletions.
@@ -1,17 +1,8 @@

build-info=?
getting-started=?
goals=?
help=?
spring-boot-maven-plugin-documentation=?
introduction=?.?
integration-tests=integration-tests
integration-tests-no-starter-parent=integration-tests.no-starter-parent
integration-tests-example=integration-tests.examples
integration-tests-example-random-port=integration-tests.examples.random-port
integration-tests-example-jmx-port=integration-tests.examples.jmx-port
integration-tests-example-skip=integration-tests.examples.skip
build-image=build-image
build-image-docker-daemon=build-image.docker-daemon
build-image-docker-registry=build-image.docker-registry
build-image-customization=build-image.customization
Expand All @@ -33,14 +24,12 @@ repackage-example-custom-layout=packaging.examples.custom-layout
repackage-example-exclude-dependency=packaging.examples.exclude-dependency
repackage-layered-archive-tools=packaging.examples.layered-archive-tools
repackage-layered-archive-additional-layers=packaging.examples.custom-layers-configuration
run=run
run-examples=run.examples
run-example-debug=run.examples.debug
run-example-system-properties=run.examples.system-properties
run-example-environment-variables=run.examples.environment-variables
run-example-application-arguments=run.examples.using-application-arguments
run-example-active-profiles=run.examples.specify-active-profiles
using=using
using-parent-pom=using.parent-pom
using-import=using.import
using-overriding-command-line=using.overriding-command-line

0 comments on commit 52789cb

Please sign in to comment.