Colin DAMON

Results 80 comments of Colin DAMON

We need to find a way to communicate on that with @pascalgrimaud :)

I can't tell the needed refactoring without doing them, sorry... I know that there are code smells in that class and they should be fixed. > And I didn't get...

I think this is a question for @Gnuk or @ascelineboullen

We still don't really know the expected outcome here

> ok can you suggest some other begginer friendly issue? Hello, sorry for the late reply, I just created some [good first issue](https://github.com/jhipster/jhipster-lite/issues?q=is%3Aissue+is%3Aopen+label%3A%22area%3A+good+first+issue%22) :)

Sorry I want to keep it :) (even if I don't know when I'll be able to work on it...)

Not that simple since a version property can be used by multiple dependencies

Hello, It's easier than that :). In src/main/resources/generator/dependencies there are different files handling dependencies for different tools (docker, maven, ...). We just need to document each of this file content....

If you want to make this a little bit more challenging you can have a look at how those files are used to resolve versions in JHLite :D. (I'm actually...