The following comment has been added to this issue:

     Author: Geoffrey
    Created: Fri, 2 Jul 2004 2:56 AM
       Body:
My bad. This issue can be closed (can't close it myself).

Shall I make a proposition for a faq.fml, involving this question and a few things I 
found out and a few unanswered questions I still have? I 'll add it to this issue.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPNSIS-4?page=comments#action_21289

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPNSIS-4

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPNSIS-4
    Summary: shortcut to the executable jar not needed to be hard coded
       Type: Wish

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-nsis-plugin

   Assignee: dion gillard
   Reporter: Geoffrey

    Created: Thu, 1 Jul 2004 2:58 PM
    Updated: Fri, 2 Jul 2004 2:56 AM

Description:
Currently I am hardcoding a shortcut to the executable jar:
CreateShortCut "${PROJECT_STARTMENU_FOLDER}\NetworkTools.lnk" 
"$INSTDIR\NetworkTools-1.2.1.jar" "" "$INSTDIR" 0

Problem here is the version number: "1.2.1", this is of course dynamic. Also the jar 
name could depend on the pom :)

Maybe I am overlooking a way to do this dynamic?
Low documentation makes this wonderfull plugin underused.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to