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/07/02 09:01:25 UTC

[jira] Closed: (MPNSIS-4) shortcut to the executable jar not needed to be hard coded

Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Fri, 2 Jul 2004 2:59 AM

User bad
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: WON'T FIX

 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:59 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org