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

Compilation issue #126

Closed
vega113 opened this issue Mar 2, 2015 · 2 comments
Closed

Compilation issue #126

vega113 opened this issue Mar 2, 2015 · 2 comments

Comments

@vega113
Copy link

vega113 commented Mar 2, 2015

Error:(72, 5) java: cannot find symbol
  symbol:   method assert_()
  location: class dagger.internal.MapProviderFactoryTest

Failed to execute goal on project dagger: Could not resolve dependencies for project     com.google.dagger:dagger:jar:2.0-SNAPSHOT: Could not find artifact com.google.truth:truth:jar:1.0-SNAPSHOT -
@tbroyer
Copy link

tbroyer commented Mar 2, 2015

@cgruber
Copy link

cgruber commented Mar 26, 2015

make sure you update all of your dependencies. on the command-line, mvn -U will do it.

@cgruber cgruber closed this as completed Mar 26, 2015
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

3 participants