Git Product home page Git Product logo

Comments (2)

jin avatar jin commented on June 22, 2024 1

Interesting - the error message for this gets printed 17 times when I add it to an Android project's WORKSPACE file.

Parsed artifact data: {"coord": "org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016", "file": None, "dependencies": []} and referenced by '//java/com/google/android/apps/authenticator:authenticator_lib'
ERROR: Analysis of target '//java/com/google/android/apps/authenticator:authenticator' failed; build aborted: no such package '@maven//': Traceback (most recent call last):
	File "/private/var/tmp/_bazel_jin/01df7c89101fa69de4358628ee7e3155/external/rules_jvm_external/coursier.bzl", line 536
		generate_imports(repository_ctx = repository_ctx, d..., <2 more arguments>)
	File "/private/var/tmp/_bazel_jin/01df7c89101fa69de4358628ee7e3155/external/rules_jvm_external/coursier.bzl", line 335, in generate_imports
		fail(error_message)

The artifact for org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 was not downloaded. Perhaps its packaging type is
not one of: jar,aar,bundle,eclipse-plugin?

It is also possible that the packaging type of org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 is specified
incorrectly in the POM file of an artifact that depends on it. For example,
org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 may be an AAR, but the dependent's POM file specified its `<type>`
value to be a JAR.

The artifact(s) depending on org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 are:



and their POM files are located at:



---

from rules_jvm_external.

mandrean avatar mandrean commented on June 22, 2024

PR: #117

from rules_jvm_external.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.