[ https://issues.apache.org/jira/browse/CASSANDRA-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Shuler resolved CASSANDRA-8278. --------------------------------------- Resolution: Cannot Reproduce > Build Issue > ----------- > > Key: CASSANDRA-8278 > URL: https://issues.apache.org/jira/browse/CASSANDRA-8278 > Project: Cassandra > Issue Type: Bug > Components: Core > Environment: Mac OS X Yosemit > Reporter: David Laxer > > BUILD FAILED > /Users/davidlaxer/cassandra/build.xml:545: Unable to resolve artifact: > Missing: > ---------- > 1) org.apache.hadoop:hadoop-minicluster:jar:1.0.3 > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.hadoop > -DartifactId=hadoop-minicluster -Dversion=1.0.3 -Dpackaging=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.hadoop > -DartifactId=hadoop-minicluster -Dversion=1.0.3 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > Path to dependency: > 1) org.apache.cassandra:cassandra-build-deps:jar:3.0.0-SNAPSHOT > 2) org.apache.hadoop:hadoop-minicluster:jar:1.0.3 > ---------- > 1 required artifact is missing. > for artifact: > org.apache.cassandra:cassandra-build-deps:jar:3.0.0-SNAPSHOT > from the specified remote repositories: > apache (https://repository.apache.org/content/repositories/releases), > central (http://repo1.maven.org/maven2), > java.net2 (http://download.java.net/maven/2) > Total time: 59 seconds -- This message was sent by Atlassian JIRA (v6.3.4#6332)