|
|
|
|
|
by sandGorgon
4863 days ago
|
|
Could you talk about how you're deploying these services. Coming from passenger world, I found jetty deployment to be a bit complex. are you using maven, etc.? I would be very interested to find out how a ruby centric dev shop is handling Java deployments and builds. P. S. how about mocks and testing? |
|
Personally, I can't begin to describe the awfulness of Maven in words. I'd sooner use makefiles and shell scripts, or manually type in build commands written in pen on a stack of notecards.
But you don't have to take my word for it; here's an SO discussion about how much Maven sucks:
http://stackoverflow.com/questions/861382/why-does-maven-hav...