Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
This repository was archived by the owner on May 1, 2025. It is now read-only.

variable ownerType is already defined in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest.Builder #28

@eak24

Description

@eak24

I am trying to generate java-client from demo-c today, as we want updated java-client with some fixes recently submitted. The java-client generation is failing with below error. Could you please take a look?
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.730 s
[INFO] Finished at: 2020-07-30T10:58:23+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project api-client: Compilation failure: Compilation failure:
[ERROR] /home/ccsteam/repos/api-generator-from-chris/api-generator-master/onshape-java/api-generator/target/java-build/src/main/java/com/onshape/api/requests/MetadataCategoryUpdatePropertyRequest.java:[354,20] variable ownerType is already defined in class com.onshape.api.requests.MetadataCategoryUpdatePropertyRequest.Builder (edited)

Metadata

Metadata

Assignees

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