I\'m trying to package a project using OptaPlanner 6.0.1 libraries into a .jar through IntelliJ IDEA\'s jar artifact but instead of my manifest.mf containing the standard
If you want to specify Main Class, you have to add this plugin to pom.xml:
org.apache.maven.plugins maven-jar-plugin 2.6 Form