deduce groupid from previous //DEPS ? #1545
Unanswered
maxandersen
asked this question in
Ideas
Replies: 2 comments 2 replies
-
|
it will make tools job harder, unless JBang provides a map between dependency declaration (line, offset) and actual GAVs. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Honestly the only reason I would find shortcuts like this interesting is if I would often be manually typing in the artifact names myself, but who does that? 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
just a crazy thought ...should we allow this:
vs this:
basically if you are specifying //DEPS's then if no GroupID present assume you meant the last one used in the same file?
what could go wrong?
Beta Was this translation helpful? Give feedback.
All reactions