Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-1
-
Fix Version/s: 1.1.0-1
-
Labels:None
-
Environment:Windows XP
-
Number of attachments :
Description
Failed to execute goal org.codehaus.mojo:cassandra-maven-plugin:1.0.0-1:start (default) on project cassandra-integration-test: Illegal character in path at index 18: file:/C:/Documents and Settings/user/workspace/cassandra-integration-test/target/cassandra/conf/log4j-server.properties
This bug doesn't just affect Windows users; we have a Hudson server running a CI build upon each commit. If we have any spaces in the Hudson job name, for example "Stealth Project JVM Core - Post-Commit", we get the same error. FYI, here's the stack trace:
I'll check out the source of this plugin to see if I can contribute a patch.