Hi Derick,

To build fulcrum from cvs, check out jakarta-turbine-fulcrum and 
jakarta-turbine-torque into the same top-level directory, install 
maven-1.0-beta-7, install jakarta-ant-1.5.1 and run "maven java:jar" from the 
jakarta-turbine-fulcrum directory.

This works for me anyway.

Hope that helps,

-- Rodney


On Wed, 9 Oct 2002 15:48, you wrote:

> 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\XmlRpc
>T 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]>

Reply via email to