Skip to content

Generated code not compiled upon updating yaml file and doing mvn compile #4757

@aayachi

Description

@aayachi

I am following the issue which is currently closed.
#4707

Here as per the suggestion it's not oveeridding the impl and generated codes. But now if I am updating the yaml file and want to compile it then it's not compiled.

  1. mvn clean install
    --- generating codes..
  2. Updated yaml file
  3. mvn compile
    --- skip overwrting to all the previous generated codes.

To make changes, do I need the fresh build by mvn clean compile every time?
mvn compile is not working. Please suggest.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions