mirror of https://github.com/apache/maven.git
o applying link fixes by David Jackman. Thanks!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328756 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
00abb3ed11
commit
0b5ce92e93
|
@ -75,12 +75,9 @@ Introduction to Maven 2.0 Plugin Development
|
|||
|
||||
Resources
|
||||
|
||||
[[1]] {{{developers/plugin-development-guide.html}Plugin development guide}}
|
||||
[[1]] {{{../plugin/guide-java-plugin-development.html}Plugin development guide}}
|
||||
|
||||
[[2]] {{{plugin-management.html}Managing plugin configuration in large
|
||||
projects}}
|
||||
|
||||
[[3]] {{{getting-started.html#configuring_plugins}Configuring plugins}}
|
||||
[[2]] {{{../mini/guide-configuring-plugins.html}Configuring plugins}}
|
||||
|
||||
Comparison to Maven 1.x Plugins
|
||||
|
||||
|
|
|
@ -393,5 +393,5 @@ mvn -DupdateReleaseInfo=true install
|
|||
|
||||
* Resources
|
||||
|
||||
[[1]] {{{developers/mojo-api-specification.html}Mojo API specification}}
|
||||
[[1]] {{{../../developers/mojo-api-specification.html}Mojo API specification}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue