In the root mahout trunk dir. mvn install asks for the GPG phrase and I don't have GPG set up on this machine.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Grant Ingersoll <[email protected]> > To: [email protected] > Sent: Tuesday, February 3, 2009 2:52:10 PM > Subject: Re: MAHOUT-104: migrate to Maven > > What directory were you in when you did this one? > > On Feb 3, 2009, at 12:08 PM, Otis Gospodnetic wrote: > > > 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 > >> 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 > > > > -------------------------- > Grant Ingersoll > http://www.lucidimagination.com/ > > Lucene Helpful Hints: > http://wiki.apache.org/lucene-java/BasicsOfPerformance > http://wiki.apache.org/lucene-java/LuceneFAQ
