Hey Peter, I'm not sure that building with maven is completely functional, try doing:
ant -f build-maven.xml maven:update-jars ant dist That's what I have been using. -james On Sat, 2002-04-20 at 02:21, Peter Courcoux wrote: > Kurt, > > My system is > > Redhat 7.2 > > Java 1.3.1_02 > > Maven build from CVS yesterday. > > > Sequence is this :- > > remove jakarta-turbine-torque directory. > > cvs checkout jakarta-turbine-torque > > ant -f build-maven.xml maven:update-jars ---- Build successful > > ant -f build-maven.xml maven:jar ---- Failed > > > > Done again five minutes ago. > > Still same error. > > > Has anyone any clues ? > > Thanks for your time. > > Regards, > > Peter > > > On Fri, 2002-04-19 at 20:07, Kurt Schrader wrote: > > > > I'm building it fine. You just need to make sure that you've updated your > > jars. > > > > -Kurt > > > > On 19 Apr 2002, Peter Courcoux wrote: > > > > > Hi all, > > > > > > Building from CVS today I'm getting an error > > > > > > org.apache.torque.Torque.java > > > > > > not implementing interface > > > org.apache.stratum.configuration.Configuration > > > > > > I know reorganisation is going on. Am I caught up in it? > > > > > > Regards, > > > > > > Peter > > > -- > > > Peter Courcoux > > > > > > PGP key ID : 2E50A3C8 > > > Telephone : 07880 605626 > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > -- > Peter Courcoux > > PGP key ID : 2E50A3C8 > Telephone : 07880 605626 > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- [] James A. Hillyerd <[EMAIL PROTECTED]> - Java Software Engineer [] PGP 1024D/D31BC40D F87B 7906 C0DA 32E8 B8F6 DE23 FBF6 4712 D31B C40D -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
