federkasten / appbundle-maven-plugin

Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata
Apache License 2.0
179 stars 56 forks source link

Specify JAR #67

Open haoknowah opened 2 months ago

haoknowah commented 2 months ago

I notice that it is using a jar without dependencies as a default, how do I get it to use the jar with dependencies so that it can actually run the app?