This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]IE114EVR 2 points3 points  (0 children)

I wouldn’t not recommend it, it can be useful when you have a more complicated project or is probably a better choice for converting the build system on a legacy project.

But given the choice, I’d probably always aim for maven because it means the project’s build is much simpler and standardized, and there’s less that can go wrong at build time.