Skip to content

Commit

Permalink
build: removal of unused midpoint-war-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Feb 27, 2021
1 parent bb0579e commit 07eec84
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 290 deletions.
10 changes: 1 addition & 9 deletions gui/admin-gui/pom.xml
@@ -1,5 +1,5 @@
<!--
~ Copyright (c) 2010-2019 Evolveum and contributors
~ Copyright (C) 2010-2021 Evolveum and contributors
~
~ This work is dual-licensed under the Apache License 2.0
~ and European Union Public License. See LICENSE file for details.
Expand Down Expand Up @@ -910,17 +910,9 @@
<phase>package</phase>
<configuration>
<classifier>executable</classifier>
<layoutFactory implementation="com.evolveum.midpoint.tools.layout.MidPointWarLayoutFactory"/>
</configuration>
</execution>
</executions>
<dependencies>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>midpoint-war-layout</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down
38 changes: 0 additions & 38 deletions tools/midpoint-war-layout/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 1 addition & 2 deletions tools/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2010-2017 Evolveum and contributors
~ Copyright (C) 2010-2021 Evolveum and contributors
~
~ This work is dual-licensed under the Apache License 2.0
~ and European Union Public License. See LICENSE file for details.
Expand All @@ -25,7 +25,6 @@
<module>test-ng</module>
<module>xjc-plugin</module>
<module>schema-dist-maven-plugin</module>
<module>midpoint-war-layout</module>
<module>ninja</module>
<module>schrodinger</module>
</modules>
Expand Down

0 comments on commit 07eec84

Please sign in to comment.