jira-importer commented on issue #61: URL: https://github.com/apache/maven-acr-plugin/issues/61#issuecomment-2879230303
**[Dennis Lundberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=denn...@apache.org)** commented After following the link there is a menu option called "Set Up The Classpath" which takes you to http://maven.apache.org/shared/maven-archiver/examples/classpath.html On that page there is a section called "Make The Jar Executable" which explains how to specify a Main-Class. These docs (at http://maven.apache.org/shared/maven-archiver/) are shared by all archiving plugins, and includes functionality that is common for all of them. If there is more specific documentation that applies only to a specific plugin, then it should be located in that plugin. I.e. the suggestion to instruct user to add manifest and Main-Class because the JEE spec requires it, should be in on the ACR Plugin site. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org