Natural DevOps Issue

Hi,

Anyone tried to implement DevOps capability for Natural? If so please let me know as having few issues.

quick info: I’m using Natural demo application from github - GitHub - SoftwareAG/adabas-natural-devops-sample-application: Adabas & Natural sample Application for testing DevOps approaches and guideline but its failed to execute ANT build with below error:

natdeploy-dev.xml:455: Problem: failed to create task or type natantbuild
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.

Looks like “natantbuild” tag from build file is not recognize by ANT. Also I have verified all actions and looks good but build still in failed status.

If anyone has any inputs on above issue, please share.

Thanks!