Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: 3.0.4
-
Fix Version/s: None
-
Component/s: Deployment
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
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