Can you send me a simple working example?
Thank you in advance.
th
Paolo Compieta írta:
This is not a Maven problem.
The classpath entry in the manifest file is platform independent, and all
paths are relative to the containing jar - you shouldn't even need the "./"
prefix.
see http://mindprod.com/jgloss/jar.html#CLASSPATH
Regards,
PC
Thalmeiner Zsolt wrote:
Using the <classpathPrefix>.\</classpathPrefix> tag I want to get ".\"
(backslash) as prefix but the manifest file contains "./" (slash)
prefixes. Unfortunatelly running the jar under WinXP doesn't recognizes
paths with slashes :(
I wrote to the list because I didn't found any information in doc pages to
handle this problem.
Regards,
th
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]