It probably has something to do with your french locale. I believe that luntbuild searches for the text 'BUILD SUCCES' or something like that anyway and it does not understand your french...
regards, Wim 2005/11/28, Blaise Gosselin <[EMAIL PROTECTED]>: > > I managed doing it now, but setting the following property in Builders of > type maven : > Directory to run Maven in : commons > > It works, and my jar has been successfully constructed, but it has been > failed for luntbuild. > I have the following output in my build_log.txt : > ----------------------------------------------- > jar:jar: > [jar] Building jar: C:\Program > Files\luntbuild\work\commons\commons\target\commons-1.0.jar > LA CONSTRUCTION A RĂˆUSSIE > Temps total : 28 secondes > Fini le : lundi 28 novembre 2005 8:41:18 CET > > Maven builder failed: build success condition not met! > ----------------------------------------------- > > How can I solve this ? > > Thanks in advance... > ____________________ _ _ _ > bgOnline > > -----Original Message----- > From: Blaise Gosselin > Sent: lundi 28 novembre 2005 8:37 > To: Maven Users List > Cc: '[EMAIL PROTECTED]' > Subject: Continuous Integration with Luntbuild > > > Hello, > > I'm currently trying the tool Luntbuild, which seems to be appropriate for > my needs. > Nevertheless, I don't manage to make it work for one of my project. > I have a Subversion VCS repository, and one of my project is at the > following url : > http://tomcat/svn/commons/trunk/commons > > Thus, all the sources are under the directory commons/trunk/commons. > > In luntbuild, I've defined a VCS adaptor, with the following repository > url base: http://tomcat/svn/commons > Directory for trunk : trunk > ... > modules : commons > > ==> when a checkout is done with luntbuild, I have the following > structure: > luntbuild/work/commons/commons/... > > But my maven project.xml file is under the last commons directory. > > How can I solve this problem ? > > Thanks in advance... > ___________________________ _ _ _ > bgOnline > > >
