Hi, I'm using the osxappbundle-maven-plugin to create a Mac app bundle. Is there a way to specify that the dependencies(which are used for setting the classpath) should be in a specific layout? In my case, I don't want to replicate the repo layout, I just want all the jars in one directory.
I have looked at the Maven dependency plugin, which allows me to copy the jars there, but it doesn't apply the same to the ${classpath} variable in my custom Info.plist file. Any help will be greatly appreciated. Regards Divan Mostert Senior Software Engineer C24 Technologies