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

eo-runtime doesn't build when offline (no Internet connection) #3182

Open
yegor256 opened this issue May 10, 2024 · 2 comments
Open

eo-runtime doesn't build when offline (no Internet connection) #3182

yegor256 opened this issue May 10, 2024 · 2 comments
Assignees
Labels

Comments

@yegor256
Copy link
Member

We have a configuration parameter offline of the eo-maven-plguin, which is set to true for eo-runtime. However, if you turn off the Internet connection and try to build the entire project -- it fails in the eo-runtime module. Let's find out what's the problem and fix.

Copy link

@yegor256 thanks for the report, here is a feedback:

Problems

  • No details provided about the error message or observed behavior indicating failure, which could aid in better understanding the problem.
  • No procedures outlined to recreate the issue. This data is essential for confirming the problem and determining its origin.
  • No information given about the environment, such as the operating system or software version where the bug is happening. This could assist in determining whether the bug is specific to certain conditions.

I would recommend including specific error messages and steps to reproduce the issue in the bug report.

Please fix the bug report in order it to get resolved faster.
Analyzed with gpt-4

@maxonfjvipon
Copy link
Member

@yegor256 the command you run was mvn clean install -DskiptTests?

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

2 participants