You could change the activation settings for integration-test to "!maven.it.skip" (or something like that) and then pass in -Dmaven.it.skip=true to skip running them. Also, since we would like AppFuse to run on all CI servers, you can enter this as an issue in JIRA and we'll try to figure out what the problem is.
Matt On 4/7/07, sarat.pediredla <[EMAIL PROTECTED]> wrote:
How do I disable canoo web tests during integration-test? I am trying to use luntbuild for my CI needs and integration-test works great until canoo kicks in and for some weird reason, it does not want to find by default.vm. I found out this is a problem with maven.test.classpath as canoo cant get a reference to /WEB-INF/classes/ to grab default.vm but I have no clue how to set maven.test.classpath throug the luntbuild interface. Does anyone have some suggestions? Btw, integration-test works great if I use the command line. I really do want to use luntbuild, so I guess my only option is to turn off canoo webtests. Is the only way to do this is to move it into another profile? -- View this message in context: http://www.nabble.com/Disable-canoo-tf3541379s2369.html#a9885899 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
