> > I have problems before you have problems. I can't build mahout-utils at > all. I'm looking into it. This is with no funny profiles. >
[INFO] Building Mahout Utilities [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: http://maven.basistech.net/nexus/content/groups/public/org/apache/mahout/mahout-core/0.3-SNAPSHOT/mahout-core-0.3-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT' in repository basis.snapshots ( http://maven.basistech.net/nexus/content/repositories/snapshots/) Downloading: http://maven.basistech.net/nexus/content/groups/public/org/apache/mahout/mahout-core/0.3-SNAPSHOT/mahout-core-0.3-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT' in repository maven2-repository.maven.org (http://repo1.maven.org/maven2) Downloading: http://maven.basistech.net/nexus/content/groups/public/org/apache/mahout/mahout-core/0.3-SNAPSHOT/mahout-core-0.3-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2) Downloading: http://maven.basistech.net/nexus/content/groups/public/org/apache/mahout/mahout-core/0.3-SNAPSHOT/mahout-core-0.3-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT' in repository Apache snapshots (http://people.apache.org/maven-snapshot-repository) Downloading: http://maven.basistech.net/nexus/content/groups/public/org.apache.mahout/jars/mahout-core-0.3-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT' in repository java.net.legacy (http://download.java.net/maven/1) Downloading: http://repository.apache.org/snapshots/org/apache/mahout/mahout-core/0.3-SNAPSHOT/mahout-core-0.3-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.mahout -DartifactId=mahout-core -Dversion=0.3-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.mahout -DartifactId=mahout-core -Dversion=0.3-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.mahout:mahout-utils:jar:0.3-SNAPSHOT 2) org.apache.mahout:mahout-core:test-jar:tests:0.3-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.mahout:mahout-utils:jar:0.3-SNAPSHOT from the specified remote repositories: apache.snapshots (http://repository.apache.org/snapshots), Nexus (http://maven.basistech.net/nexus/content/groups/public)