Hi Scott,

Thx for that, yeah things seem to work (better) now.

Although I can understandHenning's frustration I do think a committer should update the project.properties file, otherwise others will stumble on this problem. I now only have one error stopping the build taking place and that's a dependancy in LocalizationTool on the Fulcrum LocalizationService. Seems we need Fulocrum afterall.

Colin

Scott Eade wrote:

Colin Chalmers wrote:

When I first started building tonight I was getting loads of errors (> 100) complaining about missing classes. It actually boiled down to the generation of the perr objects; the basePrefix is missing from the project.properties whereby incorrect classNames were being generated for the BasePeerObjects. By adding the following line to the maven project.properties file

basePrefix = Base

the correct fileNames are generated and compilation can continue 't ill the next 9 problems concerning Turbine Security classes (such as TurbineUser & TurbineGroup) not implementing the save method. How are these classes built, is there a template somewhere??


It is in fact a maven problem - it is not picking up the default
properties for the torque plugin. See:
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=14889


http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=15069


BTW: You shouldn't need fulcrum to build turbine. Fulcrum HEAD is in a state of flux at present.


Scott




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to