You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Shane Isbell (JIRA)" <ji...@codehaus.org> on 2007/12/15 07:34:57 UTC

[jira] Closed: (NMAVEN-27) Inconsistent Base Directories Used For Executable Plugins

     [ http://jira.codehaus.org/browse/NMAVEN-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Isbell closed NMAVEN-27.
------------------------------

    Resolution: Won't Fix

executable plugins have been deprecated.

> Inconsistent Base Directories Used For Executable Plugins
> ---------------------------------------------------------
>
>                 Key: NMAVEN-27
>                 URL: http://jira.codehaus.org/browse/NMAVEN-27
>             Project: NMaven
>          Issue Type: Bug
>            Reporter: Shane Isbell
>
> Executables often have input files. Say a user's executable references (through the plugin configuration) a file as myfile.txt. If the executable only exists on the PATH (in other words it is not found in a standard .NET framework directory), then the file URI resolves to ${basedir}/myfile.txt. If the executable exists in the .NET framework directory, it resolves to ${install_root}/myfile.txt. Work Around: Explicitly set the location of the file, either through an absolute URL or by explicitly using the ${basedir} parameter.  

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira