[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: jarwrapper dependency



On Wed Jun 19 15:04, Eugene Zhukov wrote:
> >> Otherwise you are missing the manifest pointing to the main-class.
> > Yes, it works. In fact with d/foobar.links the link gets created, but
> > doesn't work (complains about permissions) nor jarwrapper dependency
> > is added.
> 
> Any other ideas how to achieve this?

I don't know how mh-make works, but yes, you have to run bits from javahelper
to have that happen automatically. You could always just set the jar executable
and add jarwrapper to your dependency list manually - that's all it actually does.

If you run jh_exec as part of your build steps it will set the jar executable
if it's linked from a normal bindir. If you run jh_depends it will try and
populate your dependency list automatically, including with jarwrapper, but I
don't know how that interacts with what maven-helper is trying to do for you.
Probably badly.

HTH,
Matt

Attachment: signature.asc
Description: Digital signature


Reply to: