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 201585 - Fallback POM can be displayed in GUI
Summary: Fallback POM can be displayed in GUI
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on: 210796
Blocks: 201462
  Show dependency tree
 
Reported: 2011-09-02 20:58 UTC by Jesse Glick
Modified: 2012-04-09 20:54 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 Jesse Glick 2011-09-02 20:58:49 UTC
Delete org/netbeans/ and org/codehaus/mojo/archetypes/ and make a NB App. Fallback POM for o.n.cluster:platform:RELEASE701:pom shown in GUI until reload.
Comment 1 Milos Kleint 2012-03-27 07:25:24 UTC
Unfortunately I cannot reproduce in latest sources. For me 3 projects open, but none of the pom files open in the editor space. when projects appear in the projects view component, attempting "Open POM" action or double clicking the pom file node also opens the proper content.

please add more details to reproduce the issue when reopening, thanks
Comment 2 Jesse Glick 2012-03-27 20:14:41 UTC
Still happens sometimes when working with a clean local repository and there is (I think) a POM-type dependency. Then e.g. "fallback123456.pom" appears in Dependencies. Workaround is to build, close, and reopen the project.
Comment 4 Quality Engineering 2012-04-02 16:00:30 UTC
Integrated into 'main-golden', will be available in build *201204021038* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a27eacf6fdc6
User: Milos Kleint <mkleint@netbeans.org>
Log: #201585 workspacereader needs to implement both methods, critical for SNAPSHOT version resolution