rvsasseen

Results 5 comments of rvsasseen

I have basically the same issue, and a second related issue. The parent pom specifies a plugin in plugins (but not pluginManagement) with version. ``` org.apache.maven.plugins maven-clean-plugin 3.0.0 org.apache.maven.plugins maven-compiler-plugin...

Agree. The issue is called stale, but it should be easy enough for the development team to verify whether it still exists, and if people are still commenting on it,...

I agree that this is essentially a bug, though a design bug rather than an implementation bug. The natural design is to check for equality of the objects using ==,...

There are a few things there I don't understand, possibly due to my own ignorance. Edit distance is said to be O(MN), where M and N are the lengths of...

That sounds plausible. Thanks for your consideration and for the information. I may come back to this later. > I wouldn't say this is rare, since this has to be...