Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

embedded scope is too simplistic #27

Open
jdcasey opened this issue Mar 30, 2015 · 0 comments
Open

embedded scope is too simplistic #27

jdcasey opened this issue Mar 30, 2015 · 0 comments
Labels
Milestone

Comments

@jdcasey
Copy link
Member

jdcasey commented Mar 30, 2015

We're using embedded scope (a cartographer/atlas invention) to stand for artifacts that are part of the build but which are added via plugin configuration or similar...not the typical provided scope use cases.

However, the single scope does not capture the ways these artifacts are actually used...is the dependency plugin downloading those artifacts to setup a test environment? Or, are they bundled into the shipped artifact?

Having a "shadow" set of scopes that separate these backdoor dependency declarations from regular ones AND tries to figure out how they're used in the build brings up another issue: the complexity of figuring out how they're used. We might be able to infer this from the phase in which the plugin execution runs, but this is inexact at best.

@jdcasey jdcasey added the bug label Mar 30, 2015
@jdcasey jdcasey added this to the 0.9.0 milestone Mar 30, 2015
@jdcasey jdcasey modified the milestones: 0.9.0, 1.0, 1.1 May 26, 2015
@jdcasey jdcasey modified the milestones: 1.1, someday Jul 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant