Jeff Jensen
Jeff Jensen
When an `` or `` (including both `` and ``) has the same version as the pom.xml's , it fails with: ``` Caused by: java.io.FileNotFoundException: (the_path)\target\classes (Access is denied) at...
RefactorFirstMavenReport.java has this logic: ``` if(!projectBaseDir.equals(parentOfGitDir)) { log.warn("Project Base Directory does not match Git Parent Directory"); stringBuilder.append("Project Base Directory does not match Git Parent Directory. Please refer to the report...
Hi, I did not find configuration for adjusting where Preview positions the current editing line; does one exist? The Preview positions the current editing line at the top and I...
So that I can ensure my code review comments are processed to completion and easily find the ones I wrote, As a user I want to see a list of...