Skip to content

Introduce 'from' parameter in restx build generatecommand #1

@fcamblor

Description

@fcamblor

Imported from restx/restx#172

It would be nice to improve the restx build generate <type> command into something like : restx build generate <dest_type> [from <src_type>]

Assuming from md would be implicit if not provided.

Thus we would be able to generate every dependencies descriptor types from every dependencies descriptor types.
For instance : restx build generate md from pom

It would imply to :

  • Provide missing pom/ivy writers from md reader
  • Provide missing md writers from pom/ivy readers

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