Hi, I was trying to run the NewsGroup classification example as mentioned in http://cwiki.apache.org/MAHOUT/twentynewsgroups.html While going through the steps mentioned in the setup section, I ran into issues at step 6. I get the below error
[INFO] Error building POM (may not be this project's POM) Project ID: org.apache.mahout:mahout-core:jar:0.2-SNAPSHOT Reason: Cannot find parent: org.apache.mahout:mahout-parent for project: org.apache.mahout:mahout-core:jar:0.2-SNAPSHOT I got the latest version of Mahout and mvn install at the top-level builds the project successfully and all the tests run good. Any clues on where I am messing up ? thanks Joe.
