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 227120 - Option to Show Maven version Label
Summary: Option to Show Maven version Label
Status: RESOLVED DUPLICATE of bug 194773
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 19:02 UTC by desmond_kirrane
Modified: 2013-03-07 07:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description desmond_kirrane 2013-03-06 19:02:16 UTC
Hi,

It would be a nice enhancement to add a Project View option that would allow us to show the Maven version next to the project name. 

So something similar to View > Show Versioning Labels from the main menu but for the project's version in the Maven pom.xml.
Comment 1 Milos Kleint 2013-03-07 07:20:43 UTC
you can do that even now with adding ${project.version} to your <name> element in pom.

duplicate of issue 194773

*** This bug has been marked as a duplicate of bug 194773 ***