Skip to content

Commit f5b3f8f

Browse files
committed
GH-877: Add missing link back to <plugins/> usage
1 parent a9b8851 commit f5b3f8f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/mojo/AbstractGenerateMojo.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,9 @@ public AbstractGenerateMojo() {
522522
* {@code kind} attribute must be set on each to allow determining which type of plugin is
523523
* being specified.
524524
*
525+
* <p>See <a href="https://ascopes.github.io/protobuf-maven-plugin/using-protoc-plugins.html">
526+
* "using protoc plugins"</a> for usage examples and documentation.
527+
*
525528
* @since 4.1.0
526529
*/
527530
@Parameter

0 commit comments

Comments
 (0)