File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
* Changed yaml-doc-tool version to 0.4.0
4
4
* Updated fj-bom to 1.2.5
5
5
* Added sonar cloud analysis
6
+ * Added maven repo central and sonar cloud quality gate badges
6
7
7
8
0.3.2 (2022-12-01)
8
9
------------------
Original file line number Diff line number Diff line change 2
2
3
3
Simple maven plugin for [ yaml-doc-tool] ( https://github.com/fugerit-org/yaml-doc-tool ) project.
4
4
5
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.fugerit.java/yaml-doc-maven-plugin.svg )] ( https://mvnrepository.com/artifact/org.fugerit.java/yaml-doc-maven-plugin ) [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_yaml-doc-maven-plugin&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=fugerit-org_yaml-doc-maven-plugin )
6
+
5
7
Accepted config params are :
6
8
* configPath
7
9
* idCatalog
Original file line number Diff line number Diff line change 11
11
<relativePath ></relativePath >
12
12
</parent >
13
13
14
- <version >0.3.2 </version >
14
+ <version >0.4.0 </version >
15
15
<packaging >maven-plugin</packaging >
16
16
17
17
<name >yaml-doc-maven-plugin</name >
You can’t perform that action at this time.
0 commit comments