Hide Forgot
Description of problem: If you add an incorrect project dependency using project editor, then the build fails as excepted. But if you remove it and perform "Build&Deploy" (produces a save operation too), the project build is still KO due to the incorrect dependency, theorically removed, still is in the project pom's. Version-Release number of selected component (if applicable): 6.1.0-SNAPSHOT (build october 14) How reproducible: Steps to Reproduce: 1. Add an incorrect project dependency using project editor 2. click on Build&Deploy button -> Build failed (as expected) 3. Remove the incorrect dependency 4. click on Build&Deploy button -> Build failed (as NON expected, the dependency should not be present in project's pom) Actual results: Expected results: Additional info:
Verified with ER5.