Commit 0d2f644c authored by Matt MacAulay's avatar Matt MacAulay Committed by Stephane Nicoll

Fix link to exec maven plugin

Closes gh-3793
parent 53251a9f
...@@ -38,7 +38,7 @@ defaults. The parent project provides the following features: ...@@ -38,7 +38,7 @@ defaults. The parent project provides the following features:
* A Dependency Management section, allowing you to omit `<version>` tags for common * A Dependency Management section, allowing you to omit `<version>` tags for common
dependencies, inherited from the `spring-boot-dependencies` POM. dependencies, inherited from the `spring-boot-dependencies` POM.
* Sensible https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html[resource filtering]. * Sensible https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html[resource filtering].
* Sensible plugin configuration (http://mojo.codehaus.org/exec-maven-plugin/[exec plugin], * Sensible plugin configuration (http://www.mojohaus.org/exec-maven-plugin/[exec plugin],
http://maven.apache.org/surefire/maven-surefire-plugin/[surefire], http://maven.apache.org/surefire/maven-surefire-plugin/[surefire],
https://github.com/ktoso/maven-git-commit-id-plugin[Git commit ID], https://github.com/ktoso/maven-git-commit-id-plugin[Git commit ID],
http://maven.apache.org/plugins/maven-shade-plugin/[shade]). http://maven.apache.org/plugins/maven-shade-plugin/[shade]).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment