Hi,
I tried to follow the eclipse instructions at
http://www.broadleafcommerce.org/conflu ... se+-+Maven
After doing all the steps and trying to run launch-admin in ant view I get an error as displayed below. Probably a vague question, but maybe someone recognizes this.
Niels
-----------------------------------------------------------------------------------------------------
Buildfile: /home/niels/Desktop/n/src/space/my-broadleaf-admin/build.xml
[typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
BUILD FAILED
/home/niels/Desktop/n/src/space/my-broadleaf-admin/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:
-/home/niels/Desktop/n/app/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib
-/home/niels/.ant/lib
-a directory added on the command line with the -lib argument
Total time: 94 milliseconds
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.