Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2
-
None
-
None
-
None
-
Windows 7
Description
The integration test "artifact.id-webapp-it" in tomcat-maven-archetype fail on Windows. The failure occurs when running the ITs using the "headless" profile as defined in tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml.
That profile tries to run selenium:xvfb which can only be launched on headless unix systems, se the docs:
http://mojo.codehaus.org/selenium-maven-plugin/xvfb-mojo.html
The IT failure can be seen in Jenkins here:
https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x-windows/5/console
Attachments
Issue Links
- is a clone of
-
MTOMCAT-286 Integration test fails on Windows
- Closed
- is duplicated by
-
MTOMCAT-287 Selenium integration test fails in Jenkins on Windows
- Closed