This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 145061 - [65cat] Versioning badget not updated on Maven project files folder
Summary: [65cat] Versioning badget not updated on Maven project files folder
Status: RESOLVED DUPLICATE of bug 146509
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-25 22:55 UTC by big_al
Modified: 2009-07-29 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Versioning badge missing from Project Files folder (6.35 KB, image/png)
2008-08-25 22:56 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2008-08-25 22:55:32 UTC
[ JDK VERSION : 1.6.0_07 ]

In a Maven project, the versioning badget does not appear on the
Project Files folder when the pom.xml file has been updated.

See attachment
Comment 1 big_al 2008-08-25 22:56:12 UTC
Created attachment 68284 [details]
Versioning badge missing from Project Files folder
Comment 2 Milos Kleint 2009-07-29 10:44:57 UTC
a duplicate of #146509. The project files node would only delegate to the pom.xml file anyway, as settings.xml is not
versioned (located in ~/.m2) and profiles.xml shall not be version controlled either.

*** This issue has been marked as a duplicate of 146509 ***