There was a post earlier about this.. Henning had the same issue and just copied everything from the plugin.properties to the project.properties and it worked for him. For me however it doesn't..
Half the reason to integrate fulcrum security and fulcrum sheduler is to get rid of those build issues! Or at least move them elsewhere! Eric > -----Original Message----- > From: Colin Chalmers [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 8:47 PM > To: Turbine Developers List > Subject: Anyone building with Maven Beta 10 > > > Hi, > > 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?? > > Colin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]