Skip to content
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

rultor release fails #3381

Closed
yegor256 opened this issue Sep 23, 2024 · 6 comments
Closed

rultor release fails #3381

yegor256 opened this issue Sep 23, 2024 · 6 comments
Assignees
Labels

Comments

@yegor256
Copy link
Member

See #3380 (comment)

@yegor256
Copy link
Member Author

@maxonfjvipon can you please help?

@maxonfjvipon
Copy link
Member

maxonfjvipon commented Sep 23, 2024

@yegor256 Rultor failed with:

Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.7.0:jar (jcabi-javadoc) on project eo-runtime: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1
[ERROR] /home/r/repo/eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/CStdLib.java:30: error: package com.sun.jna does not exist
[ERROR] import com.sun.jna.Library;

Can it be a problem with jcabi-javadoc or it's just our DepsMojo which does not download jna dependencies?

@yegor256
Copy link
Member Author

@maxonfjvipon it's a problem with our configuration of maven-javadoc-plugin. It can't find com.sun.jna.* classes in classpath (I believe). Why this happens and how to fix I would ask ChatGPT :)

@yegor256 yegor256 assigned yegor256 and unassigned maxonfjvipon Sep 26, 2024
yegor256 added a commit that referenced this issue Sep 26, 2024
@yegor256
Copy link
Member Author

@rultor release, tag is 0.39.1

@rultor
Copy link
Contributor

rultor commented Sep 26, 2024

@rultor release, tag is 0.39.1

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Sep 26, 2024

@rultor release, tag is 0.39.1

@yegor256 Done! FYI, the full log is here (took me 12min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants