P
P
programmerjava2015-06-18 15:59:44
Java
programmerjava, 2015-06-18 15:59:44

Are you using gradle?

Dear colleagues!!
I'm interested in the question... Do you use gradle in your projects (whether at home, in a team at work) ?? Are there people who switched from maven to this miracle? Are there any ardent opponents? I really appreciate your time and mine, so I hope for reasoned discussions

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergei Borisov, 2015-06-18
@programmerjava

Moved. But in a new project.
Drag and drop existing projects from maven to gradle is not very meaningful. Well, unless you just ran into some specific task with maven, for which there was no suitable plugin and you decided to write your own plugin for maven. In this case, it might be easier to switch to gradle.
But starting a new project with gradle is very normal.
Although of course, there is one significant disadvantage with him. Documentation. It is large, detailed... But often completely meaningless. For example, they give an example of the use of some construction, but it is not clear where to insert it. Probably, if you know the zen of gradle, it will be clear, but for a quick transition to gradle, it would be more pleasant for me to see detailed _full_ examples, and not their pieces.
Some specific problem is needed for some reasoned discussion :) If you have any specific questions, please ask. I do not consider myself a great specialist - but perhaps I can answer.

M
Maxim Moseychuk, 2015-06-18
@fshp

I use sbt at home.

M
Max, 2015-06-19
@mbelskiy

For development under android I use and I don’t know grief

C
cthulhudx, 2015-06-20
@cthulhudx

Maven is out of competition

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question