Skip to content

error: incompatible types: Set<ParameterMapping> cannot be converted to Set<FieldMapping> #18

Description

@alptureci90

Hi,

Following your blog

at the initial step of installing the git-plugin with the below command:

forge addon-install-from-git https://github.com/forge/plugin-hibersap.git --ref 1.0.0

I got the below error message:
[SEVERE] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[SEVERE] /var/folders/h6/b3ztqj9s0fq39scgd03m0xd40000gn/T/tmpdir14663849830543147696/src/main/java/org/hibersap/forge/sap/SAPEntityBuilder.java:[243,49] error: incompatible types: Set(ParameterMapping> cannot be converted to Set(FieldMapping>

[SEVERE] /var/folders/h6/b3ztqj9s0fq39scgd03m0xd40000gn/T/tmpdir14663849830543147696/src/main/java/org/hibersap/forge/sap/SAPEntityBuilder.java:[247,69] error: incompatible types: Set(ParameterMapping> cannot be converted to Set(FieldMapping>

I am using
JBoss-Forge version 3.9.0.Final
Java 10
any help will be greatly appreciated.

sincerely
Alp Tureci

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions