You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/31 01:07:53 UTC

[jira] Commented: (MPJAR-6) Uable to set mainclass or use extensions.add

The following comment has been added to this issue:

     Author: Corey Jewett
    Created: Tue, 30 Mar 2004 6:06 PM
       Body:
This is fixed in the 1.4 release of the plugin.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAR-6&page=comments#action_18023

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAR-6

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAR-6
    Summary: Uable to set mainclass or use extensions.add
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Original Estimate: 2 hours
 Time Spent: Unknown
  Remaining: 2 hours

    Project: maven-jar-plugin

   Assignee: 
   Reporter: Jason Kary

    Created: Sun, 16 Nov 2003 9:58 PM
    Updated: Tue, 30 Mar 2004 6:06 PM
Environment: Win2k

Description:
Following the website instructions for setting the following properties does not seem to work.

maven.jar.manifest.extensions.add=true
maven.jar.manifest.mainclass=com.foo.bar

Seem to have tracked part of the problem down to 

if test="${maven.jar.manifest.extensions.add == 'true'}" 

not being evaluated properly.  Don't know how to fix, so can't suggest 
a patch.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org