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 2003/11/17 04:59:12 UTC

[jira] Created: (MAVEN-1040) Uable to set mainclass or use extensions.add

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1040


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1040
    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
 Components: 
             plugin-jar
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Jason Kary

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