Hi all, Thanks for all your the responses. I cleaned ~/.m2/repository and built again by issuing "mvn -U clean install -Dmaven.test.skip=true" . Then it was a success.
On Wed, Sep 9, 2015 at 8:45 AM, Chameera Wijebandara < [email protected]> wrote: > I have wrote few articles about building mahout some time back. > Hope this <https://chameerawijebandara.wordpress.com/category/mahout/> > will > help. > > Thanks > > -Chameera > > On 9 September 2015 at 01:38, Suneel Marthi <[email protected]> wrote: > > > 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? > > > > > > > > > >
