Skip to content

Commit 0fec63d

Browse files
committed
works for maven plugin
1 parent 6b779cb commit 0fec63d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,12 @@ link:{oapa-license}[image:{badge-license}[]]
2626

2727

2828
This library provides a simple api for an openapi-processor-* library. By implementing this api
29-
it will automatically work with the openapi-processor xref:gradle::index.adoc[gradle plugin].
30-
29+
it will automatically work with the openapi-processor xref:gradle::index.adoc[gradle plugin] or the xref:maven::index.adoc[maven plugin].
3130

3231
== implementing the api
3332

3433
To make an openapi-processor available to the
35-
xref:gradle::index.adoc[openapi-processor-gradle plugin] it has to
34+
xref:gradle::index.adoc[openapi-processor-gradle plugin] or or the xref:maven::index.adoc[openapi-processor-maven plugin] it has to
3635

3736
- implement the link:{oap:api}[`OpenApiProcessor`] interface.
3837
+

0 commit comments

Comments
 (0)