You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
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)
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)