hdiutil: attach failed - No such file or directory, in Maven Projects using applescript??
Hi All.
am trying to mount the application which is present in some module named x, am using Maven projects here, so for my mounting the app am using shell script and i have given path of the application which is present in module x. If a try to run the test from the class where this mounting method is present its being compiled and am getting results properly, but when i used this mounting method in some other test class and ran the test, its saying no such file present, i know this looks something starnge, but am facing this issue, pls guide how to overcome the same.
do shell script "hdiutil mount ../../common/src/main/resources/Modulex/AdbeRdr11000_en_US.dmg"Mac OS X (10.7.4)