Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not A Problem
-
3.0.4
-
None
-
None
Description
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