Bug 1018968

Summary: After deleting a project incorrect dependency, build still fails
Product: [Retired] JBoss BRMS Platform 6 Reporter: Roger Martínez <romartin>
Component: Business CentralAssignee: manstis
Status: CLOSED CURRENTRELEASE QA Contact: Zuzana Krejčová <zkrejcov>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli, lpetrovi, manstis
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:17:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Roger Martínez 2013-10-14 19:50:37 UTC
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:

Comment 3 Zuzana Krejčová 2013-12-17 15:26:08 UTC
Verified with ER5.