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.

Allow to run a java -jar image

See original GitHub issue

The plugin currently requires directly or indirectly a main class. It is possible to run Java code via java -jar archive.jar. The plugin should support that.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
t1commented, Mar 8, 2019

@chanseokoh: I wasn’t clear about the problem I had seen earlier with the two wars having the same content but different checksums: it was about real wars that where put on Artifactory, and rebuilding one created a different SHA-256 checksum which was confusing. This had nothing to do with jib; I just happened to like the idea of resetting the timestamps when building an archive.

0reactions
diegomarquezpcommented, Aug 2, 2022

Closing due to cleanup. Please reopen if needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add image to JAR Java - Stack Overflow
First step: Put your image in a defined location in your JAR-file. If you put it into the src-folder, maybe your IDE or...
Read more >
Creating a JAR File (The Java™ Tutorials > Deployment ...
This command will generate a compressed JAR file and place it in the current directory. The command will also generate a default manifest...
Read more >
How to Run a .Jar Java File: 10 Steps (with Pictures) - wikiHow
1. Install Java on your computer if it isn't installed. You can't run JAR files without Java installed on your computer. If you...
Read more >
How to put your Java application into Docker container
Creating and running the container. To start with that go to the root folder of your project (in my case ~/nasa-picture ) and...
Read more >
How to Make a JAR File with Resources (Images) - Java Extra 8
Your browser can't play this video. Learn more. Switch camera.
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