Niranjan created MNG-5292: ----------------------------- Summary: unable to import the file specified from the specified directory Key: MNG-5292 URL: https://jira.codehaus.org/browse/MNG-5292 Project: Maven 2 & 3 Issue Type: Bug Components: Deployment Affects Versions: 3.0.4 Reporter: Niranjan Priority: Blocker
while iam calling ANT build.xml file from my project which will inturn calls the "ant-sca-package.xml" file. The "ant-sca-package.xml" file internally imports "ant-sca-compile.xml", but iam getting error like this: C:\Oracle\Middleware\jdeveloper\bin\ant-sca-package.xml:18: Cannot find C:\Test_Maven\build\ant-sca-compile.xml imported from C:\Oracle\Middleware\jdeveloper\bin\ant-sca-package.xml my build.xml file is located here : C:\Test_Maven\build\build.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira