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 271584 - creation of src/main/resources in POM project has no effect
Summary: creation of src/main/resources in POM project has no effect
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-03 21:33 UTC by kalle1
Modified: 2017-10-03 21:33 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 kalle1 2017-10-03 21:33:39 UTC
The creation of a new `Folder` `resources` in `src/main` of a POM project should have the effect that `Other sources` appears the project tree.

This behaviour is useful and necessary when creation Maven archetypes which are usually POM projects at the beginning.