Skip to content

Commit 94ddc05

Browse files
committed
wrong format
1 parent 46d4c3a commit 94ddc05

1 file changed

Lines changed: 27 additions & 11 deletions

File tree

README.adoc

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,36 @@
1-
![openapi-processor-gradle logo](docs/modules/ROOT/images/openapi-processor-maven@1280x200.png)
1+
:badge-license: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
2+
:badge-ci: https://github.com/openapi-processor/openapi-processor-maven/workflows/ci/badge.svg
3+
:workflow-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci
24

5+
:oap-api: https://github.com/openapi-processor/openapi-processor-api
6+
:oap-ci: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci
7+
:oap-docs: https://docs.openapiprocessor.io/maven
8+
:oap-license: https://github.com/openapi-processor/openapi-processor-maven/blob/master/LICENSE
39

4-
# openapi-processor-maven
10+
// badges
11+
//link:{oaps-ci}[image:{badge-ci}[]]
12+
//link:{oaps-license}[image:{badge-license}[]]
513

6-
a maven plugin based on the [openapi-processor-api][oap-api] to handle any openapi-processor without an explicit dependency on the processor.
14+
++++
15+
<p align="center">
16+
<img src="docs/modules/ROOT/images/openapi-processor-maven@1280x200.png">
17+
</p>
18+
++++
719

8-
# documentation
20+
== openapi-processor-maven
921

10-
See [here][oap-docs].
22+
a maven plugin based on the link:{oap-api}[openapi-processor-api] to handle any openapi-processor without an explicit dependency on the processor.
1123

24+
== documentation
1225

26+
See link:{oap-docs}[here].
1327

14-
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
15-
[badge-ci]: https://github.com/openapi-processor/openapi-processor-maven/workflows/ci/badge.svg
16-
[workflow-ci]: https://github.com/openapi-processor/openapi-processor-maven/actions?query=workflow%3Aci
28+
== snapshots
1729

18-
[oap-api]: https://github.com/openapi-processor/openapi-processor-api
19-
[oap-docs]: https://docs.openapiprocessor.io/maven
20-
[oap-license]: https://github.com/openapi-processor/openapi-processor-maven/blob/master/LICENSE
30+
=== repository
31+
32+
https://oss.jfrog.org/artifactory/oss-snapshot-local
33+
34+
=== artifacts
35+
36+
https://oss.jfrog.org/oss-snapshot-local/io/openapiprocessor/openapi-processor-maven

0 commit comments

Comments
 (0)