Skip to content

Commit

Permalink
midpoint-jar: removed mdep.analyze.skip, proper scope used for admin-gui
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed May 18, 2022
1 parent afb2f9b commit 65461c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gui/midpoint-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<name>midPoint Spring Boot JAR</name>

<properties>
<!-- We don't want analysis, as admin-gui is not used in any code in this module -->
<mdep.analyze.skip>true</mdep.analyze.skip>
<maven.test.skip>true</maven.test.skip>
</properties>

Expand Down

0 comments on commit 65461c9

Please sign in to comment.