hi Wayne,

Yes, I can create a symlink pointing ../lib/tools.jar to
../Classes/classes.jar which works.

However, it requires all of our devs to add such a symlink and is very
inconvenient.

Seems to me that maven should allow us to override it in the pom, but I'm
struggling to figure out if it does, and if so, how.

cheers

David



On Thu, Aug 29, 2013 at 3:15 PM, Wayne Fay <[email protected]> wrote:

> > I have tried adding my own profile and setting <toolsjar> appropriately,
> > but it seems to be ignored.  I also tried specifying it on the command
> > line, and again, it complains it can't find ../lib/tools.jar.
>
> Did you perhaps try using "ln" to ensure the jar appears where
> Cobertura is expecting it to be?
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to