o Give the ability to set a Main-Class attribute in the manifest
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113192 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -219,6 +219,14 @@
|
||||
property will override Maven's defaults.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.jar.mainclass</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Specifies the Main-Class attribute for your manifest. If not set,
|
||||
no MainClass attribute will be added to the manifest.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.jarResources.basedir</td>
|
||||
<td>Yes</td>
|
||||
|
||||
Reference in New Issue
Block a user