question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Which JDK can be used to build all projects?

See original GitHub issue

Hi,

I’m using AdoptJDK 11.0.8+10. And

mvn clean install -Pdefault-first,default-second,default-heavy

isn’t working.

Should it works?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
lor6commented, Oct 23, 2020

Thanks @somera That looks like a locale issue; I’ll check if the test can be updated so it’s independent of the platform.

But I suggest not building the entire repository, as there are a lot of modules, and only focusing on the ones you’re interested in.

0reactions
someracommented, Oct 23, 2020

@lor6 thx for feedback. I close now this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

7 Building Java Projects - Oracle Help Center
All of the project commands, like Build Project or Run File in Debugger, call targets in the project's Ant script. Therefore, you can...
Read more >
Building Java & JVM projects - Gradle User Manual
Gradle uses a convention-over-configuration approach to building JVM-based projects that borrows several conventions from Apache Maven.
Read more >
Which Java SDK Should You Use? - Okta Developer
Oracle now distributes two JDK builds: Oracle JDK and Oracle OpenJDK. Oracle JDK is free for development and testing, but you have to...
Read more >
Which JDK Version and Vendor Should You Use on Your ...
You'll 100% need the JDK for developing Java applications. For example, your IDE needs to be configured with a specific JDK so it...
Read more >
Getting Started | Building Java Projects with Maven - Spring
INFO: You might like to consider using the Maven wrapper to insulate your developers against having the correct version of Maven, or having...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found