Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Extension only supports GAV dependencies #76

Open
dljsjr opened this issue Dec 30, 2019 · 1 comment
Open

Dependency Extension only supports GAV dependencies #76

dljsjr opened this issue Dec 30, 2019 · 1 comment

Comments

@dljsjr
Copy link
Contributor

dljsjr commented Dec 30, 2019

Steps to reproduce issue

Add a dependency to an item that is not a Group/Artifact/Version dependency, for example a locally versioned jar via api files(…) or the like.

Expected behavior

The dependency should resolve and be included

Actual behavior

The dependency is not resolved or included (run gradle dependencies and it won't show in the tree).

Hard to really know what's going on here because I'm not super familiar with the build plugin but it seems that only GAV-style dependencies are currently accepted/resolved properly when using IHMC Build.

@calvertdw
Copy link
Member

Add a vanilla dependencies block and put it in there. Try that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants