File tree Expand file tree Collapse file tree
modules/openapi-generator-maven-plugin/src/test/resources
configuration-file-missing Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717<project >
1818 <modelVersion >4.0.0</modelVersion >
19- <groupId >minimal.update .test</groupId >
20- <artifactId >minimal-update-test </artifactId >
19+ <groupId >config.file .test</groupId >
20+ <artifactId >not-available </artifactId >
2121 <packaging >jar</packaging >
2222 <version >1.0.0-SNAPSHOT</version >
2323 <name >OpenAPI Generator Minimal Update Test</name >
2424 <url >https://openapi-generator.tech/</url >
2525 <build >
26- <finalName >minimal-update-test </finalName >
26+ <finalName >No generation </finalName >
2727 <plugins >
2828 <plugin >
2929 <groupId >org.openapitools</groupId >
Original file line number Diff line number Diff line change 1616
1717<project >
1818 <modelVersion >4.0.0</modelVersion >
19- <groupId >minimal.update .test</groupId >
20- <artifactId >minimal-update-test </artifactId >
19+ <groupId >config.file .test</groupId >
20+ <artifactId >available </artifactId >
2121 <packaging >jar</packaging >
2222 <version >1.0.0-SNAPSHOT</version >
23- <name >OpenAPI Generator Minimal Update Test </name >
23+ <name >ConfigFile </name >
2424 <url >https://openapi-generator.tech/</url >
2525 <build >
26- <finalName >minimal-update- test</finalName >
26+ <finalName >configuration file test</finalName >
2727 <plugins >
2828 <plugin >
2929 <groupId >org.openapitools</groupId >
You can’t perform that action at this time.
0 commit comments