Sitting here watching the beta3 artifacts still uploading several hours after i started the release build and i notice that each artifact gets uploaded twice. It looks like there must be a deploy:deploy running twice for some reason when you do mvn -Prelease. The artifacts look like they just overwrite each other with identical copies so i guess it doesn't hurt other than taking a long time. Can any maven whizz's out there see whats wrong in the release profile define in the Tuscany pom.xml - https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/pom.xml
...ant