Rob,
Many thanks for this :)
Rob van Oostrum-2 wrote:
>
> add this to your pom.xml (for a modular archetype use the pom in the
> core module):
>
>
>
> test
>
>
> !nodb
>
>
>
add this to your pom.xml (for a modular archetype use the pom in the
core module):
test
!nodb
and cut/paste the hibernate3-maven-plu
Rob,
I am not too clued into maven but how do I do this?
Rob van Oostrum-2 wrote:
>
> I worked around this by adding a profile to the pom and move the
> hibernate3 and dbunit plugins into it. The profile deactivates when I
> pass -Dnodb. So whenever I want to run the cobertura stuff I make it
I worked around this by adding a profile to the pom and move the
hibernate3 and dbunit plugins into it. The profile deactivates when I
pass -Dnodb. So whenever I want to run the cobertura stuff I make it
skip the hibernate stuff.
R.
On 4/5/07, sarat.pediredla <[EMAIL PROTECTED]> wrote:
I am fa
I am facing this same exact problem. Do I have to add a dependancy to my own
war in the pom.xml?
hibernate3 keeps copping out with the following error
[INFO] Instrumentation was successful.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Preparin
Sorry, I'm out of answers - you know as much as I do at this point.
On 3/6/07, Rob van Oostrum <[EMAIL PROTECTED]> wrote:
Just tried it. No luck. Same error.
On 3/6/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> I believe I received an e-mail off-list where someone said reverting
> to version 2.0
Just tried it. No luck. Same error.
On 3/6/07, Matt Raible <[EMAIL PROTECTED]> wrote:
I believe I received an e-mail off-list where someone said reverting
to version 2.0 of the cobertura plugin fixed there problem.
Matt
On 3/6/07, Rob van Oostrum <[EMAIL PROTECTED]> wrote:
> I get this error r
I believe I received an e-mail off-list where someone said reverting
to version 2.0 of the cobertura plugin fixed there problem.
Matt
On 3/6/07, Rob van Oostrum <[EMAIL PROTECTED]> wrote:
I get this error running 'mvn site' on my projects:
[INFO] Instrumentation was successful.
[INFO] [resourc
I get this error running 'mvn site' on my projects:
[INFO] Instrumentation was successful.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] Preparing hibernate3:hb