TSK-951: Ignore maven javadocs for web build
This commit is contained in:
parent
c686da8ba2
commit
a5c80028b4
|
|
@ -12,7 +12,9 @@
|
||||||
<version>1.1.5-SNAPSHOT</version>
|
<version>1.1.5-SNAPSHOT</version>
|
||||||
<relativePath>../rest/pom.xml</relativePath>
|
<relativePath>../rest/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
<properties>
|
||||||
|
<maven.install.skip>true</maven.install.skip>
|
||||||
|
</properties>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue