Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvn clean install fails #784

Open
negatratoron opened this issue May 10, 2017 · 1 comment
Open

mvn clean install fails #784

negatratoron opened this issue May 10, 2017 · 1 comment

Comments

@negatratoron
Copy link

Hey guys, I am getting this error trying to install multibit. I am on tag v0.5.19.

\ mvn clean install      
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MultiBit 0.5.18
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.google.zxing:javase:jar:1.6 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.495 s
[INFO] Finished at: 2017-05-09T14:23:04-05:00
[INFO] Final Memory: 9M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project multibit: Could not resolve dependencies for project org.multibit:multibit:jar:0.5.18: Failure to find com.google.zxing:javase:jar:1.6 in http://distribution.bitcoinj.googlecode.com/git/releases was cached in the local repository, resolution will not be reattempted until the update interval of bitcoinj-release has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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/DependencyResolutionException
@bocytko
Copy link

bocytko commented May 28, 2017

Try switching the version to 1.7 in the pom.xml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants