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.

Doubt about snapshot layer

See original GitHub issue

–>

Environment:

  • Jib version: 1.6.1
  • Build tool: Maven 3.6
  • OS: Centos 7

Description of the issue:

Team,

I was inspecting an project today and I have presenced the below log:

[INFO] Building dependencies layer...
--> [INFO] Building snapshot dependencies layer... <--
[INFO] Building resources layer...
[INFO] Building classes layer...

What exactly is that snapshot? When occurs it? Inspecting my gitlab runner, I could saw 4 layers in cache too.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
loosebazookacommented, Oct 14, 2019

includes dependencies that are versioned as SNAPSHOTS

like my.group:package:1.0.0-SNAPSHOT, the assumption is that these libraries might change frequently and we wouldn’t want to rebuild the whole dependencies layer because of it.

0reactions
loosebazookacommented, Oct 14, 2019

yeah there’s isn’t much documentation around this. We can mark this as a doc bug. We also have a project-dependencies layer for dependencies coming from other sub-projects

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to create composite snapshot - 8825710
I was working today the whole day in Photoshop, and suddenly am unable to create a composite snapshot Shift-Cmd-Alt-E any more on top...
Read more >
Custom layer definition does not pick up snapshots #23533
I use Spring Boot 2.3.4 with custom layers.xml to configure jar layers. ... /html/#repackage-layers-configuration does not pick up snapshots.
Read more >
About Working With Layer States | AutoCAD Architecture 2019
Existing layer snapshots (LAY) files are automatically converted to layer states (LAS) when the Layer States Manager is invoked in a legacy ...
Read more >
Making snapshots of history states - Peachpit
Optional: To create a snapshot of a layer, click that layer on the Layers panel. Right-click/Control-click a history state and choose New ...
Read more >
Photoshop Editing: Snapshot Feature
BE SURE TO TAKE THE SNAPSHOT BEFORE YOU FLATTEN YOUR LAYERS. Your snapshot will actually save the layers for you! So now keep...
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