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 189615 - Empty src/main/resources constantly created
Summary: Empty src/main/resources constantly created
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 21:36 UTC by Jesse Glick
Modified: 2010-09-25 02:58 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 2010-08-17 21:36:16 UTC
Opening SezPoz projects, empty src/main/resources/ dirs keep on being created for no apparent reason. They are empty.

Possibly related to bug #96266.
Comment 1 Jesse Glick 2010-08-18 19:20:28 UTC
Cannot reproduce yet. Probably MavenSourcesImpl.getOrCreateResourceSourceGroup getting called from getSourceGroups, in which case it should not be creating anything.
Comment 2 Jesse Glick 2010-08-24 16:37:35 UTC
Keep on seeing it happen when I am trying to do something else, then cannot reproduce it when I want to.
Comment 3 Jesse Glick 2010-09-23 16:20:25 UTC
core-main #dc0a245c76af
Comment 4 Quality Engineering 2010-09-25 02:58:24 UTC
Integrated into 'main-golden', will be available in build *201009250000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/dc0a245c76af
User: Jesse Glick <jglick@netbeans.org>
Log: #189615: Empty src/main/resources constantly created