Closed raydac closed 8 years ago
relative paths as arguments work well, but evalfile(mvn.project.build.sourcedirectory+"/somefile.txt") throws exception and can't find the file
evalfile(mvn.project.build.sourcedirectory+"/somefile.txt")
relative paths as arguments work well, but
evalfile(mvn.project.build.sourcedirectory+"/somefile.txt")
throws exception and can't find the file