@ -279,7 +279,7 @@
[1.3.1,)
</versionRange>
<goals>
<goal>enforce-once</goal>
<goal>enforce</goal>
</goals>
</pluginExecutionFilter>
<action>
@ -341,7 +341,7 @@
<execution>
<id>enforce-rules</id>
<configuration>
<rules>
@ -6,6 +6,9 @@
<artifactId>executable-dir</artifactId>
<version>0.0.1.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build>
<plugins>
<plugin>
<artifactId>executable-jar</artifactId>
<artifactId>executable-war</artifactId>
<packaging>war</packaging>
<artifactId>jar</artifactId>
<artifactId>run</artifactId>
<artifactId>war</artifactId>