Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Run IT in dev mode (#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezguille committed Apr 20, 2020
1 parent 118e15a commit 22f72f9
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions vaadin-grid-flow-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
<groupId>com.vaadin</groupId>
<artifactId>flow-html-components</artifactId>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-server-production-mode</artifactId>
</dependency>

<!-- Logger -->
<dependency>
Expand Down Expand Up @@ -134,13 +130,6 @@
<plugin>
<groupId>com.vaadin</groupId>
<artifactId>flow-maven-plugin</artifactId>
<goals>
<goal>prepare-frontend</goal>
<goal>build-frontend</goal>
</goals>
<configuration>
<productionMode>true</productionMode>
</configuration>
</plugin>
<!-- start jetty before ITs -->
<plugin>
Expand Down

0 comments on commit 22f72f9

Please sign in to comment.