]
Paul Gier commented on JBBUILD-352:
-----------------------------------
Maven appears to be setting the property correctly.
Could the problem be related to this?
VFS tests fail under mvn
------------------------
Key: JBBUILD-352
URL:
http://jira.jboss.com/jira/browse/JBBUILD-352
Project: JBoss Build System
Issue Type: Bug
Components: Maven
Reporter: Scott M Stark
Assigned To: Paul Gier
When doing the vfs project build, many tests are failing because the
java.protocol.handler.pkgs is not seeing the org.jboss.virtual.protocol package. This is
present in the project pom.xml maven-surefire-plugin section though:
<systemProperties>
<property>
<name>java.protocol.handler.pkgs</name>
<value>org.jboss.virtual.protocol</value>
</property>
</systemProperties>
These tests run fine without any system property settings under eclipse.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: