You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2011/06/26 00:34:47 UTC

[jira] [Created] (NPANDAY-446) changing the version of a reference will not update the POM in the project importer

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