Ate Douma pushed to branch release/3.2 at cms-community / hippo-cms-commons


Commits:
0c52da25 by Ate Douma at 2017-08-07T14:51:03+02:00
CMS-16 fixup TestCustomHDC test which cannot be executed together with TestHDC 
without forking

- - - - -


1 changed file:

- pom.xml


Changes:

=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,19 @@
 
   </dependencies>
 
+   <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <forkMode>always</forkMode>
+          <workingDirectory>${project.build.directory}</workingDirectory>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
   <!--
      Software configuration management (scm): where to find and how to get 
acces to the source repository
      This is used by normal plugins, but also to autogenerate documentation in 
.../target/site/source-repository.html



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-commons/commit/0c52da25047129f0f6e8211fbf1d774a6dbe2e25

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-commons/commit/0c52da25047129f0f6e8211fbf1d774a6dbe2e25
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to