Could someone why am I getting this error and how to resolve it?
Thanks.
[root@ved src]# ant deploy-exploded-war
Buildfile: build.xml
[echo] basedir: /home/ved/BroadleafCommerce-1.5.0-RC1-with-dependencies/src
[echo] releaseParentDir: /home/ved/BroadleafCommerce-1.5.0-RC1-with-dependencies
[typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
BUILD FAILED
/home/ved/BroadleafCommerce-1.5.0-RC1-with-dependencies/src/build.xml:13: Problem: failed to create task or type antlib:org.apache.maven.artifact.ant:pom
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-/usr/share/ant/lib
-/root/.ant/lib
-a directory added on the command line with the -lib argument
Total time: 0 seconds
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.