On Wed, 23 Sep 2009 07:47:20 -0500 Sean Owen <[email protected]> wrote:
> I completely reset my Mahout install today from SVN. 'mvn install' > from the top level produces an error concerning 'copy-resources'. I > imagine it's not user error since this is a totally clean install. > Does anyone have insight into this -- is it something I need to dig > into? For some developers it helped to remove the corresponding maven plugin from the local repository, some had to nuke the whole ~/.m2/repository. I thought Grant fixed that issue a while back by explicitly stating the plugin version in the project pom.xml. Isabel
