changing the version of a reference will not update the POM in the project 
importer
-----------------------------------------------------------------------------------

                 Key: NPANDAY-446
                 URL: https://issues.apache.org/jira/browse/NPANDAY-446
             Project: NPanday
          Issue Type: Bug
          Components: Project Importer
            Reporter: Brett Porter
             Fix For: Backlog


if you change the version of a reference with NPanday build system turned off, 
and later regenerate an existing POM, it will not be updated as a dependency 
because it is only keyed on "groupId" and "artifactId".

The same problem exists for the type and classifier attributes - this problem 
was discovered because a dependency with gac_msil was not being updated to 
gac_msil4 after a bug was fixed in the importer to detect the right version.

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

        

Reply via email to