n0dix

Untitled

Oct 22nd, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. Unable to resolve artifact: Missing:
  2. ----------
  3. 1) org.robolectric:android-all:jar:4.3_r2-robolectric-0
  4.  
  5. Try downloading the file manually from the project website.
  6.  
  7. Then, install it using the command:
  8. mvn install:install-file -DgroupId=org.robolectric -DartifactId=android-all -Dversion=4.3_r2-robolectric-0 -Dpackaging=jar -Dfile=/path/to/file
  9.  
  10. Alternatively, if you host your own repository you can deploy the file there:
  11. mvn deploy:deploy-file -DgroupId=org.robolectric -DartifactId=android-all -Dversion=4.3_r2-robolectric-0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  12.  
  13. Path to dependency:
  14. 1) org.apache.maven:super-pom:pom:2.0
  15. 2) org.robolectric:android-all:jar:4.3_r2-robolectric-0
  16.  
  17. 2) org.json:json:jar:20080701
  18.  
  19. Try downloading the file manually from the project website.
  20.  
  21. Then, install it using the command:
  22. mvn install:install-file -DgroupId=org.json -DartifactId=json -Dversion=20080701 -Dpackaging=jar -Dfile=/path/to/file
  23.  
  24. Alternatively, if you host your own repository you can deploy the file there:
  25. mvn deploy:deploy-file -DgroupId=org.json -DartifactId=json -Dversion=20080701 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  26.  
  27. Path to dependency:
  28. 1) org.apache.maven:super-pom:pom:2.0
  29. 2) org.json:json:jar:20080701
  30.  
  31. 3) org.ccil.cowan.tagsoup:tagsoup:jar:1.2
  32.  
  33. Try downloading the file manually from the project website.
  34.  
  35. Then, install it using the command:
  36. mvn install:install-file -DgroupId=org.ccil.cowan.tagsoup -DartifactId=tagsoup -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
  37.  
  38. Alternatively, if you host your own repository you can deploy the file there:
  39. mvn deploy:deploy-file -DgroupId=org.ccil.cowan.tagsoup -DartifactId=tagsoup -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  40.  
  41. Path to dependency:
  42. 1) org.apache.maven:super-pom:pom:2.0
  43. 2) org.ccil.cowan.tagsoup:tagsoup:jar:1.2
  44.  
  45. ----------
  46. 3 required artifacts are missing.
  47.  
  48. for artifact:
  49. org.apache.maven:super-pom:pom:2.0
  50.  
  51. from the specified remote repositories:
  52. sonatype (https://oss.sonatype.org/content/groups/public/),
  53. central (http://repo1.maven.org/maven2)
  54.  
  55.  
  56. at org.apache.maven.artifact.ant.DependenciesTask.doExecuteResolution(DependenciesTask.java:268)
  57. at org.apache.maven.artifact.ant.DependenciesTask.doExecute(DependenciesTask.java:168)
  58. at org.apache.maven.artifact.ant.AbstractArtifactTask.execute(AbstractArtifactTask.java:751)
  59. at org.robolectric.MavenCentral.getLocalArtifactUrls(MavenCentral.java:35)
  60. at org.robolectric.RobolectricTestRunner.createRobolectricClassLoader(RobolectricTestRunner.java:145)
  61. at org.robolectric.RobolectricTestRunner.createSdkEnvironment(RobolectricTestRunner.java:115)
  62. at org.robolectric.RobolectricTestRunner$3.create(RobolectricTestRunner.java:307)
  63. at org.robolectric.EnvHolder.getSdkEnvironment(EnvHolder.java:21)
  64. at org.robolectric.RobolectricTestRunner.getEnvironment(RobolectricTestRunner.java:305)
  65. at org.robolectric.RobolectricTestRunner.access$300(RobolectricTestRunner.java:61)
  66. at org.robolectric.RobolectricTestRunner$2.evaluate(RobolectricTestRunner.java:202)
  67. at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
  68. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
  69. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
  70. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
  71. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
  72. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
  73. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
  74. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
  75. at org.robolectric.RobolectricTestRunner$1.evaluate(RobolectricTestRunner.java:177)
  76. at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  77. at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
  78. at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
  79. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
  80. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
  81. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
  82. at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
  83. Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
  84. ----------
  85. 1) org.robolectric:android-all:jar:4.3_r2-robolectric-0
  86.  
  87. Try downloading the file manually from the project website.
  88.  
  89. Then, install it using the command:
  90. mvn install:install-file -DgroupId=org.robolectric -DartifactId=android-all -Dversion=4.3_r2-robolectric-0 -Dpackaging=jar -Dfile=/path/to/file
  91.  
  92. Alternatively, if you host your own repository you can deploy the file there:
  93. mvn deploy:deploy-file -DgroupId=org.robolectric -DartifactId=android-all -Dversion=4.3_r2-robolectric-0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  94.  
  95. Path to dependency:
  96. 1) org.apache.maven:super-pom:pom:2.0
  97. 2) org.robolectric:android-all:jar:4.3_r2-robolectric-0
  98.  
  99. 2) org.json:json:jar:20080701
  100.  
  101. Try downloading the file manually from the project website.
  102.  
  103. Then, install it using the command:
  104. mvn install:install-file -DgroupId=org.json -DartifactId=json -Dversion=20080701 -Dpackaging=jar -Dfile=/path/to/file
  105.  
  106. Alternatively, if you host your own repository you can deploy the file there:
  107. mvn deploy:deploy-file -DgroupId=org.json -DartifactId=json -Dversion=20080701 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  108.  
  109. Path to dependency:
  110. 1) org.apache.maven:super-pom:pom:2.0
  111. 2) org.json:json:jar:20080701
  112.  
  113. 3) org.ccil.cowan.tagsoup:tagsoup:jar:1.2
  114.  
  115. Try downloading the file manually from the project website.
  116.  
  117. Then, install it using the command:
  118. mvn install:install-file -DgroupId=org.ccil.cowan.tagsoup -DartifactId=tagsoup -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
  119.  
  120. Alternatively, if you host your own repository you can deploy the file there:
  121. mvn deploy:deploy-file -DgroupId=org.ccil.cowan.tagsoup -DartifactId=tagsoup -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  122.  
  123. Path to dependency:
  124. 1) org.apache.maven:super-pom:pom:2.0
  125. 2) org.ccil.cowan.tagsoup:tagsoup:jar:1.2
  126.  
  127. ----------
  128. 3 required artifacts are missing.
  129.  
  130. for artifact:
  131. org.apache.maven:super-pom:pom:2.0
  132.  
  133. from the specified remote repositories:
  134. sonatype (https://oss.sonatype.org/content/groups/public/),
  135. central (http://repo1.maven.org/maven2)
  136.  
  137.  
  138. at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
  139. at org.apache.maven.artifact.ant.DependenciesTask.doExecuteResolution(DependenciesTask.java:263)
  140. ... 26 more
Advertisement
Add Comment
Please, Sign In to add comment