Do mvn compile
These missing files will be created. The eclipse maven plugins aren't smart enough to understand the source file creation step that is included in the compilation. That means that you can mostly trust it, but not always. The first time is a good example of what "not always" means. On Sat, Mar 23, 2013 at 8:21 PM, saeed iqbal (JIRA) <j...@apache.org> wrote: > saeed iqbal created MAHOUT-1170: > ------------------------------------ > > Summary: missing java files from mahout-distribution-0.7 > Key: MAHOUT-1170 > URL: https://issues.apache.org/jira/browse/MAHOUT-1170 > Project: Mahout > Issue Type: Bug > Components: collections, Examples, Math > Affects Versions: 0.7 > Environment: Ubuntu12.04LTS, Eclipse Junu, java7, > Reporter: saeed iqbal > Assignee: Benson Margulies > > > I download and configured correctly ( > http://saeedkhattak.wordpress.com/2013/03/23/mahout-development-environment-with-maven-and-eclipse/), > but when i import mahout-distribution-0.7 projects into eclipse, and after > building it shows me some errors that these files(OpenIntLongHashMap.java, > math.function.IntObjectProcedure.java, math.set.OpenIntHashSet.java, etc) > are missing. There are many other files that are missed. > > how can i resolve this problem, please help me, > > Sorry for poor English. > > Thanks in Advance. > > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >