I do not have any resources for my Maven project so I want to stop Maven expecting these directories and so remove these Java Build Path Problems in Eclipse,
Project 'XXX' is missing required source folder: 't-services/src/test/resources'
Project 'XXX' is missing required source folder: 'tlib/src/main/resources'
How do I configure pom.xml to achieve this?
resourcesfolders. Can you give more details about the environment (Eclipse version, etc) and how you have imported this project in Eclipse? – Raghuram Nov 29 '11 at 12:44