-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to generate entity resources #79
Comments
We will investigate this. Looks like how the character is encoded in Octane itself |
Thanks for the update slbruce. We are currently working on integrating Octane with our own services. Do you have any planned release date for 15.0.40 ? |
Hi Spencer, It looks like I am still getting the same error. I've updated the version to 15.0.40 This time, the error only lies for
Let me know if I'm missing something |
OK - I will check. |
Not yet. I am currently working with stock Octane install |
Ok - I will update. |
Reopening. Caused by List logical names starting with numbers |
I was trying to generate entities when started encountering this issue. Please help
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.474 s [INFO] Finished at: 2020-01-17T10:40:36+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:javadoc (default-cli) on project projectDir: An error has occurred in Javadoc report generation: [ERROR] Exit code: 1 - C:\Users\user\eclipse-workspace\projectDir\target\generated-sources\com\hpe\adm\nga\sdk\model\FeatureEntityModel.java:330: error: unmappable character for encoding UTF-8 [ERROR] * Description: Total number of a feature?s descendants (user stories/defects/quality stories) that have vulnerabilities which are significant and not closed.
In the genrated files, in the mentioned line 330 there is an unidentifiable character in UTF-8
This is happening for 24 files. Kindly help
The text was updated successfully, but these errors were encountered: