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 166415 - maven project properties dialog doesn't store changes when I press OK
Summary: maven project properties dialog doesn't store changes when I press OK
Status: RESOLVED DUPLICATE of bug 166414
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 16:03 UTC by rdelaplante
Modified: 2009-06-03 07:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rdelaplante 2009-06-02 16:03:03 UTC
I right clicked my web project and selected Project Properties.  I clicked "sources" from the menu on the left, and
changed it from 1.3 to 1.5 then pressed OK.  I came back to the project properties window and noticed it had not saved.
 I checked the POM.XML and no changes.
Comment 1 Milos Kleint 2009-06-03 07:46:20 UTC
most probably a duplicate of 166414, while a different ui, the same backend is used to store the changes in the pom.xml
file. Please add more details to 166414 for us to reproduce.

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