This repository was archived by the owner on Jul 27, 2025. It is now read-only.
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 33* Changed yaml-doc-tool version to 0.4.0
44* Updated fj-bom to 1.2.5
55* Added sonar cloud analysis
6+ * Added maven repo central and sonar cloud quality gate badges
67
780.3.2 (2022-12-01)
89------------------
Original file line number Diff line number Diff line change 22
33Simple maven plugin for [ yaml-doc-tool] ( https://github.com/fugerit-org/yaml-doc-tool ) project.
44
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+
57Accepted config params are :
68* configPath
79* idCatalog
Original file line number Diff line number Diff line change 1111 <relativePath ></relativePath >
1212 </parent >
1313
14- <version >0.3.2 </version >
14+ <version >0.4.0 </version >
1515 <packaging >maven-plugin</packaging >
1616
1717 <name >yaml-doc-maven-plugin</name >
You can’t perform that action at this time.
0 commit comments