I did same thing what you are talking about 
I extracted mahout 3.0 in my system and installed maven 2.2(which is
required).
And try building it from command prompt using the same command suggested by
you 
Still I got the error.

By the what is snapshot version ?



-----Original Message-----
From: deneche abdelhakim [mailto:[email protected]] 
Sent: Monday, October 25, 2010 6:36 PM
To: [email protected]
Subject: Re: mahout dependency on windows

By the way, I used ot work with Hadoop using Cygwin in Windows XP, but
starting from Hadoop 0.20 it didn't work for me any more. The easiest
solution that I found was to install Ubuntu in Windows XP using Sun's
(now Oracle's) VirtualBox and work with that instead.

On Mon, Oct 25, 2010 at 11:31 AM, deneche abdelhakim <[email protected]>
wrote:
> first of all, make sure you are online when building with maven. Then
> try building from the command line: go the directory where you
> extracted mahout and run:
> mvn clean install -DskipTests
>
> if that doesn't work, try using maven 3.0 (the released version, not
> the SNAPSHOT) it worked fine for me.
>
> On Mon, Oct 25, 2010 at 11:06 AM, Divya <[email protected]> wrote:
>> I am  using eclipse 3.5 , maven plugin 2.0 beta 9 and mahout 0.3.(not
using
>> cygwin or hadoop )
>> I imported mahout and maven project and when I try to build it using
maven
>> in my eclipse
>> I ran using the same command but got error
>>
>>
>> Apache Maven 3.0-SNAPSHOT (r910004; 2010-02-19 07:19:44+0800)
>> Java version: 1.6.0_21
>> Java home: D:\InstalledSoftwares\Java\Java6\jdk1.6.0_21\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>> [INFO] Error stacktraces are turned on.
>> [DEBUG] Reading user settings from C:\Documents and
>> Settings\Divya\.m2\settings.xml
>> [DEBUG] Reading global settings from EMBEDDED\conf\settings.xml
>> [DEBUG] Using local repository at C:\Documents and
>> Settings\Divya\.m2\repository
>> [INFO] Scanning for projects...
>> [DEBUG] Extension realms for project org.apache.mahout:mahout:pom:0.3:
>> (none)
>> [DEBUG] Looking up lifecyle mappings for packaging pom from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
>> org.apache.mahout:mahout-parent:pom:0.3: (none)
>> [DEBUG] Looking up lifecyle mappings for packaging pom from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
>> org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3:
(none)
>> [DEBUG] Looking up lifecyle mappings for packaging maven-plugin from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
>> org.apache.mahout:mahout-collections:jar:0.3: (none)
>> [DEBUG] Looking up lifecyle mappings for packaging jar from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
org.apache.mahout:mahout-math:jar:0.3:
>> (none)
>> [DEBUG] Looking up lifecyle mappings for packaging jar from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
org.apache.mahout:mahout-core:jar:0.3:
>> (none)
>> [DEBUG] Looking up lifecyle mappings for packaging jar from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
>> org.apache.mahout:mahout-taste-webapp:war:0.3: (none)
>> [DEBUG] Looking up lifecyle mappings for packaging war from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
>> org.apache.mahout:mahout-examples:jar:0.3: (none)
>> [DEBUG] Looking up lifecyle mappings for packaging jar from
>> ClassRealm[plexus.core, parent: null]
>> [DEBUG] Extension realms for project
org.apache.mahout:mahout-utils:jar:0.3:
>> (none)
>> [DEBUG] Looking up lifecyle mappings for packaging jar from
>> ClassRealm[plexus.core, parent: null]
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-parent:pom:0.3
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
>> org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-parent:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\maven\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
>> org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-collection-codegen-plugin:0.3,
>>
D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections-codegen-plugi
>> n\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-collections:jar:0.3
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
>> org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-collections:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\collections\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-math:jar:0.3
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-math:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\math\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-core:jar:0.3
>> [WARNING] The expression ${artifactId} is deprecated. Please use
>> ${project.artifactId} instead. @ org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] The expression ${version} is deprecated. Please use
>> ${project.version} instead. @ org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-core:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\core\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-taste-webapp:war:0.3
>> [WARNING] 'build.plugins.plugin.version' is missing for
>> org.mortbay.jetty:jetty-maven-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
>> org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-taste-webapp:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\taste-web\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-examples:jar:0.3
>> [WARNING] The expression ${artifactId} is deprecated. Please use
>> ${project.artifactId} instead. @ org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] The expression ${version} is deprecated. Please use
>> ${project.version} instead. @ org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
>> org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-examples:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\examples\pom.xml
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
model
>> for org.apache.mahout:mahout-utils:jar:0.3
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-checkstyle-plugin @
>> org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-javadoc-plugin @
>> org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-surefire-report-plugin @
>> org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-clover-plugin @
>> org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.apache.maven.plugins:maven-pmd-plugin @
>> org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING] 'reporting.plugins.plugin.version' is missing for
>> org.codehaus.mojo:taglist-maven-plugin @
org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING] 'repositories.repository.layout = legacy' is deprecated:
>> java.net.legacy @ org.apache.mahout:mahout-utils:0.3,
>> D:\Downloads\Mahout\mahout-0.3-src_test\mahout-0.3\utils\pom.xml
>> [WARNING]
>> [WARNING] It is highly recommended to fix these problems because they
>> threaten the stability of your build.
>> [WARNING]
>> [WARNING] For this reason, future Maven versions might no longer support
>> building such malformed projects.
>> [WARNING]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Build Order:
>> [INFO]
>> [INFO] Apache Lucene Mahout
>> [INFO] Mahout Common Maven Parent
>> [INFO] Maven Mojo to generate code for collections
>> [INFO] Mahout Collections
>> [INFO] Mahout Math
>> [INFO] Mahout Core
>> [INFO] Mahout Taste Webapp
>> [INFO] Mahout Utilities
>> [INFO] Mahout Examples
>> [DEBUG] === REACTOR BUILD PLAN
>> ================================================
>> [DEBUG] Project: org.apache.mahout:mahout:pom:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-parent:pom:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project:
>> org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-collections:jar:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-math:jar:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-core:jar:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-taste-webapp:war:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-utils:jar:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> -----------------------------------------------------------------------
>> [DEBUG] Project: org.apache.mahout:mahout-examples:jar:0.3
>> [DEBUG] Tasks:   [install]
>> [DEBUG] Style:   Regular
>> [DEBUG]
>> =======================================================================
>> [INFO]
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building Apache Lucene Mahout 0.3
>> [INFO]
>> ------------------------------------------------------------------------
>> [DEBUG] Determining update check for
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9:runtime (C:\Documents and
>>
Settings\Divya\.m2\repository\org\apache\maven\plugins\maven-remote-resource
>> s-plugin\2.0-beta-9\maven-remote-resources-plugin-2.0-beta-9.jar) from
>> central (http://repo1.maven.org/maven2)
>> [DEBUG] Searching for: http://repo1.maven.org/maven2 in touchfile.
>> [DEBUG] Reading resolution-state from: C:\Documents and
>>
Settings\Divya\.m2\repository\org\apache\maven\plugins\maven-remote-resource
>>
s-plugin\2.0-beta-9\maven-remote-resources-plugin-2.0-beta-9.maven-plugin.la
>> stUpdated
>> [DEBUG] Unable to find resource
>>
'org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-bet
>> a-9' in repository central (http://repo1.maven.org/maven2)
>> org.apache.maven.wagon.ResourceDoesNotExistException: Failure to resolve
>>
org/apache/maven/plugins/maven-remote-resources-plugin/2.0-beta-9/maven-remo
>> te-resources-plugin-2.0-beta-9.jar from http://repo1.maven.org/maven2 was
>> cached in the local repository. Resolution will not be reattempted until
the
>> update interval of central has elapsed or updates are forced.
>>        at
>>
org.apache.maven.repository.legacy.DefaultWagonManager.getArtifact(DefaultWa
>> gonManager.java:113)
>>        at
>>
org.apache.maven.repository.legacy.DefaultWagonManager.getArtifact(DefaultWa
>> gonManager.java:130)
>>        at
>>
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultAr
>> tifactResolver.java:251)
>>        at
>>
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultAr
>> tifactResolver.java:507)
>>        at
>>
org.apache.maven.repository.legacy.LegacyRepositorySystem.resolve(LegacyRepo
>> sitorySystem.java:325)
>>        at
>>
org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(D
>> efaultPluginDependenciesResolver.java:75)
>>        at
>>
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescript
>> or(DefaultMavenPluginManager.java:127)
>>        at
>>
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor
>> (DefaultMavenPluginManager.java:241)
>>        at
>>
org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor(DefaultB
>> uildPluginManager.java:194)
>>        at
>>
org.apache.maven.lifecycle.DefaultLifecycleExecutor.calculateLifecycleMappin
>> gs(DefaultLifecycleExecutor.java:1105)
>>        at
>>
org.apache.maven.lifecycle.DefaultLifecycleExecutor.calculateExecutionPlan(D
>> efaultLifecycleExecutor.java:805)
>>        at
>>
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycle
>> Executor.java:296)
>>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:247)
>>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:104)
>>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:427)
>>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:157)
>>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:121)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at
>>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
>> )
>>        at
>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
>> .java:25)
>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>        at
>>
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.ja
>> va:290)
>>        at
>>
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>        at
>>
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.
>> java:409)
>>        at
>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache Lucene Mahout .............................. FAILURE
[1.094s]
>> [INFO] Mahout Common Maven Parent ........................ SKIPPED
>> [INFO] Maven Mojo to generate code for collections ....... SKIPPED
>> [INFO] Mahout Collections ................................ SKIPPED
>> [INFO] Mahout Math ....................................... SKIPPED
>> [INFO] Mahout Core ....................................... SKIPPED
>> [INFO] Mahout Taste Webapp ............................... SKIPPED
>> [INFO] Mahout Utilities .................................. SKIPPED
>> [INFO] Mahout Examples ................................... SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 3.328s
>> [INFO] Finished at: Mon Oct 25 12:35:24 SGT 2010
>> [INFO] Final Memory: 2M/15M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Plugin
>> org.apache.maven.plugins:maven-remote-resources-plugin:2.0-beta-9 or one
of
>> its dependencies could not be resolved: Missing:
>> ----------
>> 1)
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>      mvn install:install-file -DgroupId=org.apache.maven.plugins
>> -DartifactId=maven-remote-resources-plugin -Dversion=2.0-beta-9
>> -Dpackaging=maven-plugin -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>      mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins
>> -DartifactId=maven-remote-resources-plugin -Dversion=2.0-beta-9
>> -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url]
>> -DrepositoryId=[id]
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9
>>
>> from the specified remote repositories:
>>  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
>> -> [Help 1]
>> org.apache.maven.plugin.PluginResolutionException: Plugin
>> org.apache.maven.plugins:maven-remote-resources-plugin:2.0-beta-9 or one
of
>> its dependencies could not be resolved: Missing:
>> ----------
>> 1)
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>      mvn install:install-file -DgroupId=org.apache.maven.plugins
>> -DartifactId=maven-remote-resources-plugin -Dversion=2.0-beta-9
>> -Dpackaging=maven-plugin -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>      mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins
>> -DartifactId=maven-remote-resources-plugin -Dversion=2.0-beta-9
>> -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url]
>> -DrepositoryId=[id]
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9
>>
>> from the specified remote repositories:
>>  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
>>
>>        at
>>
org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(D
>> efaultPluginDependenciesResolver.java:83)
>>        at
>>
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescript
>> or(DefaultMavenPluginManager.java:127)
>>        at
>>
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor
>> (DefaultMavenPluginManager.java:241)
>>        at
>>
org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor(DefaultB
>> uildPluginManager.java:194)
>>        at
>>
org.apache.maven.lifecycle.DefaultLifecycleExecutor.calculateLifecycleMappin
>> gs(DefaultLifecycleExecutor.java:1105)
>>        at
>>
org.apache.maven.lifecycle.DefaultLifecycleExecutor.calculateExecutionPlan(D
>> efaultLifecycleExecutor.java:805)
>>        at
>>
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycle
>> Executor.java:296)
>>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:247)
>>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:104)
>>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:427)
>>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:157)
>>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:121)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at
>>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
>> )
>>        at
>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
>> .java:25)
>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>        at
>>
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.ja
>> va:290)
>>        at
>>
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>        at
>>
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.
>> java:409)
>>        at
>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>> Caused by:
>> org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:
>> Missing:
>> ----------
>> 1)
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>      mvn install:install-file -DgroupId=org.apache.maven.plugins
>> -DartifactId=maven-remote-resources-plugin -Dversion=2.0-beta-9
>> -Dpackaging=maven-plugin -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>      mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins
>> -DartifactId=maven-remote-resources-plugin -Dversion=2.0-beta-9
>> -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url]
>> -DrepositoryId=[id]
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>
>>
org.apache.maven.plugins:maven-remote-resources-plugin:maven-plugin:2.0-beta
>> -9
>>
>> from the specified remote repositories:
>>  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
>>
>>        at
>>
org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors
>> (DefaultResolutionErrorHandler.java:71)
>>        at
>>
org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(D
>> efaultPluginDependenciesResolver.java:79)
>>        ... 19 more
>> [ERROR]
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
please
>> read the following articles:
>> [ERROR] [Help 1]
>>
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
>>
>> -----Original Message-----
>> From: deneche abdelhakim [mailto:[email protected]]
>> Sent: Monday, October 25, 2010 4:28 PM
>> To: [email protected]
>> Subject: Re: mahout dependency on windows
>>
>> You should be able to build Mahout on Windows, but by skipping the
>> tests because they sometimes generate weird errors in Windows. The
>> following command should do it:
>>
>> mvn clean install -DskipTests
>>
>> I just tested building mahout-0.3 with mvn 2.1.0 on Windows Vista and
>> it went fine.
>>
>> Mahout contains a lot of useful stuff, some of it requires Hadoop to
>> run, but some not. So you should probably be more specific about what
>> you want to use.
>>
>> On Mon, Oct 25, 2010 at 7:05 AM, Divya <[email protected]> wrote:
>>> Hi,
>>>
>>>
>>>
>>> Is it required  to install cygwin and Hadoop to work with Mahout.
>>>
>>> Cant I install/work with mahout standalone on windows.
>>>
>>>
>>>
>>>
>>>
>>> Regards,
>>>
>>> Divya
>>>
>>>
>>>
>>>
>>
>>
>

Reply via email to