>From the project root dir: mvn -P deps -pl deps
That will get you the required dependencies. On Sat, Sep 8, 2012 at 1:31 PM, <[email protected]> wrote: > mavan can not configurate build-environment correctly. > > > > [root@xxxxxxx xxxxxxxxx]# ant clean-all > Buildfile: build.xml > [echo] Using build parameters from > /mnt/cloudstack/build/build-cloud.properties > [echo] Using company info from /mnt/cloudstack/build/cloud.properties > [echo] Using override file from /mnt/cloudstack/build/replace.properties > [echo] Using build parameters from > /mnt/cloudstack/build/build-cloud.properties > [echo] Using company info from /mnt/cloudstack/build/cloud.properties > [echo] Using override file from /mnt/cloudstack/build/replace.properties > > BUILD FAILED > /mnt/cloudstack/build.xml:48: The following error occurred while executing > this line: > /mnt/cloudstack/build/build-aws-api.xml:34: taskdef class > org.apache.axis2.tool.ant.AntCodegenTask cannot be found > > Total time: 1 second
