Skip to content

Commit b0f9582

Browse files
committed
iluwatar#190 Remove urm plugin
1 parent 4450000 commit b0f9582

File tree

98 files changed

+0
-5137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+0
-5137
lines changed

abstract-document/etc/abstract-document.urm.puml

-59
This file was deleted.

aggregator-microservices/etc/aggregator-service.urm.puml

-43
This file was deleted.

aggregator-microservices/etc/information-microservice.urm.puml

-12
This file was deleted.

aggregator-microservices/etc/inventory-microservice.urm.puml

-12
This file was deleted.

aggregator-microservices/pom.xml

-21
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,6 @@
3434
<modelVersion>4.0.0</modelVersion>
3535
<artifactId>aggregator-microservices</artifactId>
3636
<packaging>pom</packaging>
37-
38-
<build>
39-
<plugins>
40-
<plugin>
41-
<groupId>com.github.markusmo3.urm</groupId>
42-
<artifactId>urm-maven-plugin</artifactId>
43-
<version>${urm.version}</version>
44-
<configuration combine.self="override">
45-
<outputDirectory>${project.basedir}/../etc</outputDirectory>
46-
<packages>
47-
<param>com.iluwatar</param>
48-
</packages>
49-
<skipForProjects>
50-
<!-- skip for parent project -->
51-
<param>aggregator-microservices</param>
52-
</skipForProjects>
53-
</configuration>
54-
</plugin>
55-
</plugins>
56-
</build>
57-
5837
<modules>
5938
<module>information-microservice</module>
6039
<module>aggregator-service</module>

api-gateway/etc/api-gateway-service.urm.puml

-48
This file was deleted.

api-gateway/etc/image-microservice.urm.puml

-12
This file was deleted.

api-gateway/etc/price-microservice.urm.puml

-12
This file was deleted.

api-gateway/pom.xml

-21
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,6 @@
3434
<modelVersion>4.0.0</modelVersion>
3535
<artifactId>api-gateway</artifactId>
3636
<packaging>pom</packaging>
37-
38-
<build>
39-
<plugins>
40-
<plugin>
41-
<groupId>com.github.markusmo3.urm</groupId>
42-
<artifactId>urm-maven-plugin</artifactId>
43-
<version>${urm.version}</version>
44-
<configuration combine.self="override">
45-
<outputDirectory>${project.basedir}/../etc</outputDirectory>
46-
<packages>
47-
<param>com.iluwatar</param>
48-
</packages>
49-
<skipForProjects>
50-
<!-- skip for parent project -->
51-
<param>api-gateway</param>
52-
</skipForProjects>
53-
</configuration>
54-
</plugin>
55-
</plugins>
56-
</build>
57-
5837
<modules>
5938
<module>image-microservice</module>
6039
<module>price-microservice</module>

async-method-invocation/etc/async-method-invocation.urm.puml

-51
This file was deleted.

balking/etc/balking.urm.puml

-24
This file was deleted.

0 commit comments

Comments
 (0)