> -----Original Message----- > From: Geesken, Edmund [mailto:[EMAIL PROTECTED] > Sent: 24 November 2003 18:48 > To: '[EMAIL PROTECTED]' > Subject: Problems with cactus integration >
[snip] > > Can I start something like verbose in maven? maven -X > > > > I want to automate the maven goals using cruisecontrol, is it a better > approach to let the tests be done by cruisecontrol or by maven? > AFAIK cruisecontrol does not provide anything to start tests. It simply runs a build [snip] > > java:compile: > > [echo] Compiling to > c:/Limex51/jboss/server/default/deploy/default.war/WEB-INF/classes > This is the problem. The <cactus> Ant task takes a warfile as attribute. It does not support expanded war at the moment. [snip] -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
