[ http://jira.codehaus.org/browse/NMAVEN-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Isbell closed NMAVEN-26. ------------------------------ Resolution: Duplicate Duplicate entry. > Inconsistent Base Directories Used For Executable Plugins > --------------------------------------------------------- > > Key: NMAVEN-26 > URL: http://jira.codehaus.org/browse/NMAVEN-26 > Project: NMaven > Issue Type: Bug > Reporter: Shane Isbell > Priority: Minor > > 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