[ 
https://issues.apache.org/jira/browse/CASSANDRA-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203498#comment-14203498
 ] 

Michael Shuler commented on CASSANDRA-8278:
-------------------------------------------

The trunk branch builds fine on lots of systems, so marking this as 
unreproducible, but {{git pull}} to make sure you're on the latest commit, then 
you can try a couple things to clean up your local build environment and try 
your build again:
{noformat}
ant realclean
rm -r ~/.m2
{noformat}

> 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)

Reply via email to