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/04/10 04:16:19 UTC

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

Message:

   The following issue has been closed.

---------------------------------------------------------------------
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: Closed
   Priority: Minor
 Resolution: FIXED

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

    Project: maven-jar-plugin

   Assignee: Brett Porter
   Reporter: Jason Kary

    Created: Sun, 16 Nov 2003 9:58 PM
    Updated: Fri, 9 Apr 2004 10:16 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