Are Git & cardforge ready for a beta?

It looks like some of the devs have made the transition to Git. I know that we have been really busy with this part of the project.
If I do a Maven build... with the goal:
will this upload the two archives to cardforge? And if it does, what is the URL for the page with the file listings so that I can get the exact URL for the two archive files?
If I do a Maven build... with the goal:
- Code: Select all
-U -B clean -P osx,windows-linux install release:clean release:prepare release:perform
will this upload the two archives to cardforge? And if it does, what is the URL for the page with the file listings so that I can get the exact URL for the two archive files?