: And I get problems when doing this (it is working fine when compiling the : alpha): "ant generate-maven-artifacts". The output is: ... : resolve: : [ivy:retrieve] You probably access the destination server through a proxy : server that is not well configured. : [ivy:retrieve] You probably access the destination server through a proxy : server that is not well configured.
I can't reproduce your problem locally. It looks like perhaps you were just sumarizing the output -- what was the final "build failure" message that you got? can you please open a Bug in jira and attach the *full* output of your ant command? assumine "ant resolve" fails for you as well, it may also be helpful to see the full output of "ant -verbose resolve" -Hoss