On 4/7/07, sarat.pediredla <[EMAIL PROTECTED]> wrote:

Matt,

Apologies about this. There is NOTHING wrong with appfuse on luntbuild. It
works great!

It was just me not committing the /WEB-INF/classes/ directory to SVN which
mean my local machine could run integration-test but luntbuild couldnt check
it out from source and was failing.

However, there is another problem now (more to do with maven or luntbuild I
guess). This is regarding appfuse+maven not playing nice on "mvn site" with
hibernate3 and dbunit. I have taken Rob's advice and moved them into a new
profile with a -Dnodb de-activator. However, maven (through luntbuild)
refuses to run "mvn site -Dnodb". I can do this through command line as
usual but this might be a problem with how luntbuild invokes it.

I cannot just invoke "mvn site" as the hibernate3 plugin kills my automated
build :( Looks like there is no way around it. Can't we get appfuse's maven
XML to play nice with maven test?

I've posted a message about this to the Mojo mailing list.  If you
have anything more to add, please do so on the thread below:

http://www.nabble.com/Coerbertura-and-Hibernate3-Plugin-not-getting-along-tf3542203.html

Matt




mraible wrote:
>
> 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]
>
>
>

--
View this message in context: 
http://www.nabble.com/Disable-canoo-tf3541379s2369.html#a9888390
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]

Reply via email to