Skip to content

Automatically install plugins necessary for template-sets #1494

@MikeSchumacherCapgemini

Description

@MikeSchumacherCapgemini

As a cobigen user, I want cobigen to automatically install the plugins necessary for generation so that i do not have issues related to necessary plugins when it comes to generation.

Acceptance Criteria

  • plug-ins necessary for a template-set should be specified as maven dependency within the template-set
  • plug-ins conflicting (in case of already installed plug-in in eclipse vs. the same in a different version specified in a template-set) should be resolved by preferring the template-set configured plug-in with a WARN notice on the log
  • plug-ins specified in one template-set should be just loaded for templates within the template-set.
  • in case multiple template-sets are involved in a generation, cobigen needs to make sure, that plug-ins specified by template-set A are not taken into account for generation of templates of template-set B

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions