Test Skipped on POM
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@85387 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
af6e77091e
commit
70dea19e37
3
pom.xml
3
pom.xml
|
@ -142,6 +142,7 @@
|
|||
<version>2.16</version>
|
||||
<configuration>
|
||||
<excludes>
|
||||
<skipTests>true</skipTests>
|
||||
<exclude>**/GwtTest*.java</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
|
@ -163,7 +164,7 @@
|
|||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>test</goal>
|
||||
<!-- <goal>test</goal> -->
|
||||
<goal>resources</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
|
|
Loading…
Reference in New Issue