Bug 1018968 - After deleting a project incorrect dependency, build still fails
Summary: After deleting a project incorrect dependency, build still fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: All
OS: All
high
high
Target Milestone: ER5
: 6.0.0
Assignee: manstis
QA Contact: Zuzana Krejčová
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-14 19:50 UTC by Roger Martínez
Modified: 2014-08-06 20:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:17:10 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.