Edoardo Luppi

Results 354 comments of Edoardo Luppi

Btw @laeubi this seems to be independent of any plugin. You can remove `gmaven` and it will error out anyway.

@laeubi I will, in the meantime I'm using a Maven extension to forcefully resolve dependencies. See https://stackoverflow.com/questions/73840829/maven-extension-to-forcibly-resolve-a-dependency-how-dangerous-is-it Maybe that's the only way?

@laeubi yes, I think this is a Maven core issue. Probably we can discard this PR, but if you find 5 free minutes just test the reproducer yourself, you'll notice...

@laeubi > If you like, we can @Ignore the testcase Will make this change ASAP, and check the legal stuff (it's strange, I remember submitting it through the Eclipse site)....

So, this seems to be possible, by exposing the script as a Node module, and then using `require` You can use `collection.relURL` to know the base path of the collection.

Since `needs-discussion` has been added, my opinion is that **minimum** blank lines should not be a thing for Prettier. I'm ok with Prettier **stripping** unnecessary blank lines, but I'm not...

@jhaber sure, every developer/team has its own habits. I can agree with all those points, but I'd make an edit - separate method declarations, excluding if the method is the...

@murdos pretty much yes, but it's the opposite. Regarding the question > Do you think we should always add a blank line at the beginning of class bodies and interfaces...

Done it. Just define an hidden background layer. ``` $box.w $box.h ... ``` Keeping this open for others.

Please refer to https://github.com/lppedd/pencil-sketchy-rough for contributions 😄