Skip to content

ability to create project from jar with project context #4

@hohwille

Description

@hohwille

For Java projects we already support local maven projects where the POM is read, dependencies are resolved, etc.
The same should also be possible for a JAR artifact as maven puts the POM by some convention into the JAR file. So if we can find the POM in the specified JAR then also dependencies from that POM could be honored, sources could be retrieved from the maven repo, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions