I am wondering if there are any examples of this to help me avoid having
to work it out from first principles . . .

The particular project is Test'N'Groove.  The "unusual feature" here is
that it is not a standalone install when installed locally.  Building
the Test'N'Groove jar is standard, as is uploading to the Maven
repository so no issues there.

However if wanting to install locally to a $GROOVY_HOME then using the
jars in $GROOVY_HOME/lib and not any jars from the Maven/Ivy repository
is required.  I tried setting compile.unmanagedClasspath but that
doesn't do any good.

Another issue is how to copy and instance of a jar referred to as a
dependency.  In particular here, I want to get TestNG from Maven always,
but I want to be able to include it in the archive created.

I guess what I am looking for is examples of this sort of thing, I
haven't found examples in the manual.

Thanks.
  
-- 
Russel.
============================================================
Dr Russel Winder                 Partner

Concertant LLP          t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,     f: +44 8700 516 084    voip:  
sip:[email protected]
London SW11 1EN, UK.    m: +44 7770 465 077    xmpp: [email protected]

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to