Actually, mvn test fails for me:

Downloading: 
http://download.java.net/maven/2//org/apache/mahout/core/0.1-SNAPSHOT/core-0.1-SNAPSHOT-tests.jar
Downloading: 
http://people.apache.org/maven-snapshot-repository/org/apache/mahout/core/0.1-SNAPSHOT/core-0.1-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.mahout:core:jar:tests:0.1-SNAPSHOT

  Try downloading the file manually from the project website.



I'm not at home with Maven enough, so I can't tell why a maven build for Mahout 
would try to download a snapshot of its ... tests?

Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
> From: Grant Ingersoll <[email protected]>
> To: [email protected]
> Sent: Tuesday, February 3, 2009 11:10:53 AM
> Subject: MAHOUT-104: migrate to Maven
> 
> Hey Mahouts,
> 
> Please check out trunk and try the mvn stuff I have in so far.
> 
> Commands:
> 1. mvn compile
> 2. mvn test
> 
> and let me now if if works for you.
> 
> Still left to do, WAR packaging for Taste and release candidate preparation.  
> I'm working through this stuff as fast as I can each morning, but could use 
> some 
> help, so feel free to dive in.
> 
> Thanks,
> Grant

Reply via email to