arquillian / continuous-enterprise-development

Testable Solutions for Modern Applications
http://continuousdev.org/
116 stars 150 forks source link

unable to build trunk (Snapshot version, unicode escape sequence) #120

Open flyingpan opened 10 years ago

flyingpan commented 10 years ago

First I was not able to build because the versions on trunk are still refering to SNAPSHOT versions.

1.0.0.Beta1-SNAPSHOT 1.0.0.Final-SNAPSHOT 1.0.0.Alpha7 1.0.0.Final Then when calling mvn package I get: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project geekseek-domain-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: Illegal Unicode escape sequence near index 4 [ERROR] ._\unit._TestCase.* Seems to be a known issue, is there a fix for it for windows users? http://transcripts.jboss.org/channel/irc.freenode.org/%23weld-dev/2013/%23weld-dev.2013-09-04.log.html