WIP
Work
This commit is contained in:
parent
87390f9dd1
commit
e4b31838f4
12 changed files with 149 additions and 136 deletions
|
|
@ -18,22 +18,6 @@
|
|||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>2.10.4</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-javadocs</id>
|
||||
<goals>
|
||||
<goal>jar</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<detectJavaApiLink>false</detectJavaApiLink>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<modules>
|
||||
<!--module>drools-framework-loyalty-model</module-->
|
||||
<module>drools-framework-swimming-pool-model</module>
|
||||
<module>drools-framework-swimmingpool-web-ui</module>
|
||||
<!--module>drools-framework-swimmingpool-web-ui</module-->
|
||||
<!--module>drools-framework-loyalty-web</module-->
|
||||
</modules>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue