ifedorenko
ifedorenko
I want to run `backup` on one computer and `prune` on another concurrently. I want to run `backup` on multiple systems concurrently too. I also want to be able to...
-1 The old behaviour allowed inconsistency between dependencies used to calculate project build order and project dependencies used during the build. It also resulted in reparsing reactor project pom.xml files...
I am not sure I fully understand the problem, but maven generally expects project dependencies to stay the same during the build. If you need to suppress certain storm-core dependencies...
I still vote -1 on this change. While I appreciate "dependency reduced pom" usecase, I'd like the following two concerns addressed first: * Mutated pom.xml files must not invalidate original...
I am dead serious. I am not at liberty to disclose exact numbers, but lets say our main codebase is in the same ballpark if we allow some room for...
I have alternative compiler plugin implementation that has proc:none by default ;-) I am not familiar with maven-processor-plugin, but most likely you don't want to run it inside IDE, especially...
Please provide sample project and steps to reproduce the problem
This is intentional. That repository was not updated in 5+ years and contained old outdated version of maven tools that are not compatible with recent eclipse distributions. Unfortunately I have...
This is currently messed up. There are two save-as actions, one invoked from right-click menu and another with the button. The right-click action lets you save save selected IUs and...
I don't actively maintain p2-browser right now. I suggest you fork the codebase or find a fork that is being maintained and make the necessary changes there. (please honour EPL...