Tagged Questions
6
votes
5answers
2k views
Best Practices in Setting up a Build and Deployment environment for the Java Platform
I have a project for which "quick and dirty" isn't the best solution. What is the most stable and currently accepted set of procedures/tools that I should look into when setting up my build/deploy ...