I just tried and was not able to see this problem, is anyone else seeing this ?
On Tue, Sep 8, 2015 at 4:05 PM, Dmitriy Lyubimov <[email protected]> wrote: > seems like a maven dependency problem (mahout-math does not publish its > test artifacts?). > > i thought though that this was not a known issue... hm. > > On Tue, Sep 8, 2015 at 7:31 AM, Dulakshi Vihanga <[email protected]> > wrote: > > > When I tried to build mahout using "mvn clean install > > -Dmaven.test.skip=true" I got the following error and the build failed. > > > > "Failed to execute goal on project mahout-hdfs: Could not resolve > > dependencies for project > org.apache.mahout:mahout-hdfs:jar:0.11.1-SNAPSHOT: > > Could not find artifact > > org.apache.mahout:mahout-math:jar:tests:0.11.1-SNAPSHOT in > apache.snapshots > > (repository.apache.org/snapshots) < > http://repository.apache.org/snapshots > > >" > > > > I have a ubuntu 12.04 machine with oracle java SE, jdk 1.7 and maven > 3.3.3. > > I cloned apache mahout using "git clone > > https://github.com/apache/mahout.git" > > mahout on 07.09.2015. > > Could someone identify what went wrong? > > >
