You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set of thrift files so i want generate finagle class code for this thrift files
The fallowing error is occured when i compile mvn compile command
Failed to execute goal on project beeshma: Could not resolve dependencies for project org.beeshma.example:beeshma:jar:1.0-SNAPSHOT:
The following artifacts could not be resolved: junit:junit:src:sources:4.8.1,
org.mockito:mockito-all:src:sources:1.8.5,
org.scala-tools.testing:specs_2.9.1:src:sources:1.6.9:
Could not find artifact junit:junit:src:sources:4.8.1 in scala-tools.org ..
I have set of thrift files so i want generate finagle class code for this thrift files
The fallowing error is occured when i compile mvn compile command
Failed to execute goal on project beeshma: Could not resolve dependencies for project org.beeshma.example:beeshma:jar:1.0-SNAPSHOT:
The following artifacts could not be resolved: junit:junit:src:sources:4.8.1,
org.mockito:mockito-all:src:sources:1.8.5,
org.scala-tools.testing:specs_2.9.1:src:sources:1.6.9:
Could not find artifact junit:junit:src:sources:4.8.1 in scala-tools.org ..
I Tried many ways to solve this
please see below topics
https://groups.google.com/forum/#!topic/finaglers/b0T6qcrlELY
https://groups.google.com/forum/#!topic/maven-and-scala/6xLbMmaycxQ
please help us to solve this issu
The text was updated successfully, but these errors were encountered: