Issues while removing/adding a dependency in the project
--------------------------------------------------------

                 Key: NPANDAY-428
                 URL: https://issues.apache.org/jira/browse/NPANDAY-428
             Project: NPanday
          Issue Type: Bug
          Components: Visual Studio Add-in
    Affects Versions: 1.4-incubating
            Reporter: Adelita L. Padilla
             Fix For: 1.4.1-incubating



Steps to reproduce:


1) Start NPanday
2) Open 'ProjectA'
3) Generate POMs
4) Right click on 'ProjectA', then select 'Current NPanday Project > Install'
5) Add a new 'ProjectB' to the solution
6) Generate POMs
7) Add 'ProjectA' as dependency to 'ProjectB' (Add Maven Artifact)
8) Build the whole solution
9) Remove 'ProjectA' as dependency to 'ProjectB'


Actual Behavior:


POM file for ProjectB was not updated correctly. Configuration for the 
dependency for 'ProjectA' was not removed in POM


Expected Behavior:


POM file for ProjectB should be updated properly. 

10) Add 'ProjectA' again to 'ProjectB'

Actual Behavior:

"Error in Adding Artifact Dependency.." pops up because the dependency was not 
removed in the POM.




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to