add dependencies from grease configuration to compileOnly by 0xera · Pull Request #13 · deepmedia/Grease
No, i could not reproduce #11. Also author says first crash does not happen anymore
Hi, @natario1 I have added a functional test and you can run it to make sure that compileOnly dependencies are not in a pom file
@0xera I approved it, my doubt is whether this really fixes anything. compileClasspath always worked well regarding adding deps to the compilation classpath, so if it works we shouldn't change it. But feel free to merge if you reproduced issues with compileClasspath that are solved by compileOnly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters

