Skip to content

Add support for local JARs #55

Open
@ckrailo

Description

@michaelklishin mentioned that supporting local JARs can be a lifesaver:

  • Some project maintainers don't release artifacts on any schedule.
  • Some project maintainers just publish JARs on their own site.
  • Some project maintainers don't publish anything so you have a project from source.

@sam: Seems like we could add a config.local_jar command that takes a relative or absolute path to a JAR and it would handle this use case.

Thoughts?

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions