Only include **/*.java in Java source directories
-------------------------------------------------
Key: MECLIPSE-443
URL: http://jira.codehaus.org/browse/MECLIPSE-443
Project: Maven 2.x Eclipse Plugin
Issue Type: Improvement
Affects Versions: 2.5.1
Reporter: Michael Johns
Priority: Minor
Since Maven only recognizes *.java files in Java source directories
(src/main/java, or src/test/java, for example), it would be nice if the plugin
produced .classpath files configured the same way. Right now, a developer can
inadvertently leave a non-Java resource in one of those directories, and
everything will work fine in Eclipse. But when the time comes to produce a
package, that artifact will be missing since Maven won't pick it up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira