I use Eclipse (Java EE package) 3.5.0.
In some of our projects, we have maven config files, named maven.xml.
The problem is, that Eclipse takes them as ant files and reports error
in them. Example:
Ant Buildfile Problem:
Default target <something> does not exist in this project
Resource: maven.xml
Type: Ant Buildfile Problem