Kogel, Jonck-van-der wrote:
I'm trying to get Maven to correctly set my class path entry in the Jar
manifest file. It's all working as it should except for my system scoped
jars, these get excluded from the manifests class path for some reason.

Sounds right; system scoped stuff are supposed to be provided by the JVM etc. so they shouldn't be any need for the manifest to point them out.

Cheers,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to