Hello I can't build the current Fulcrum because Maven produces this error. Can I just skip the XmlRpc Test?
Thanks, Derick Error Snippet: -------------------------------------------- [javac] [ERROR] D:\source\jakarta-turbine-fulcrum\src\test\org\apache\fulcrum\xmlrpc\XmlRpcT est. java:162: cannot resolve symbol [javac] [ERROR] symbol : variable TurbineServices [javac] [ERROR] location: class org.apache.fulcrum.xmlrpc.XmlRpcTest [javac] [ERROR] manager = TurbineServices.getInstance(); [javac] [ERROR] ^ [javac] [ERROR] 98 errors [ERROR] BUILD FAILED [ERROR] File...... D:\maven\plugins\maven-test-plugin-1.1\plugin.jelly [ERROR] Element... javac [ERROR] Line...... 38 [ERROR] Column.... 46 [ERROR] Compile failed; see the compiler error output for details. Total time: 1 minutes 50 seconds -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
