Can you give us a hint like a stack trace? Try the -e option for maven:
mvn -e install
On Sat, Nov 27, 2010 at 11:53 PM, Shivani Rao <raoshivani@gmail.com> wrote:
> I am trying to modify the Mahout code for my custom purposes and I need to
> make changes to the file in mahout/utils.
> I made some changes to
> mahout/trunk/utils/src/main/java/org/apache/mahout/clustering/ldaLDAprinttopics.java
> and when I run mvn install in mahout/trunk/utils this flle does not get
> compiled.
> Am I doing something wrong?
>
> Your help is greatly appreciated
>
> Regards,
> Shivani
>
> --
> Research Scholar,
> School of Electrical and Computer Engineering
> Purdue University
> West Lafayette IN
> web.ics.purdue.edu/~sgrao
>
|