That's not the issue I believe. This happens on a completely clean copy from a "src" archive. Here's the output:
Downloading: http://google-gson.googlecode.com/svn/mavenrepo/org/apache/mahout/mahout-math/0.3/mahout-math-0.3-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-math:test-jar:tests:0.3' in repository gson (http://google-gson.googlecode.com/svn/mavenrepo) Downloading: http://repo1.maven.org/maven2/org/apache/mahout/mahout-math/0.3/mahout-math-0.3-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-math:test-jar:tests:0.3' in repository maven2-repository.maven.org (http://repo1.maven.org/maven2) Downloading: http://download.java.net/maven/2/org/apache/mahout/mahout-math/0.3/mahout-math-0.3-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-math:test-jar:tests:0.3' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2) Downloading: https://repository.apache.org/content/repositories/releases/org/apache/mahout/mahout-math/0.3/mahout-math-0.3-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-math:test-jar:tests:0.3' in repository Apache Releases (https://repository.apache.org/content/repositories/releases) Downloading: http://download.java.net/maven/1/org.apache.mahout/jars/mahout-math-0.3-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-math:test-jar:tests:0.3' in repository java.net.legacy (http://download.java.net/maven/1) Downloading: http://repo1.maven.org/maven2/org/apache/mahout/mahout-math/0.3/mahout-math-0.3-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-math:test-jar:tests:0.3' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. On Fri, Mar 12, 2010 at 12:01 PM, Benson Margulies <bimargul...@gmail.com> wrote: > Sean, > > You aren't, perchance, running 'mvn clean install'? > > There is a bug in the 'clean' plugin that comes into play in this case. You > can get around it by cd'ing to the code gen dir, building that, and then > returning to the top-level. > > --benson > > > On Fri, Mar 12, 2010 at 4:52 AM, Sean Owen <sro...@gmail.com> wrote: > >> While I still get the same build error I did last night, the fact that >> Benson did not indicates it is a local environment issue that I will >> look into. It is just that it can't find the 0.3 release of plugins >> which wouldn't be a problem after the release anyway. Visual >> inspection of the build artifacts shows no problems -- I'm seeing >> everything I expect. >> >> I'd vote +1 but would be pleased if someone could confirm it builds >> while I sort out my local issue. >> >> Thanks much Benson. >> >> On Fri, Mar 12, 2010 at 2:01 AM, Benson Margulies <bimargul...@gmail.com> >> wrote: >> > Proposed Mahout release 0.3 artifacts can by found at: >> > >> > https://repository.apache.org/content/repositories/orgapachemahout-005/ >> > >> > A report of issues addressed in this release can be found at >> > >> > >> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310751&status=5&status=6&fixfor=12314281&sorter/field=issuekey&sorter/order=DESC >> > . >> > >> > Please vote to release or not. >> > >> >