Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to provide version for JIRA core provided transitive dependencies in sbt?

Sanjeev Pande
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 12, 2019
[error] (*:update) sbt.ResolveException: unresolved dependency: com.atlassian.sal#sal-api;${sal.version}: not found
[error] unresolved dependency: com.atlassian.event#atlassian-event;${event.version}: not found 

Any way to provide version for provided transitive dependencies ?

Its easily reproducible in any playframework app when you try to add the https://mvnrepository.com/artifact/com.atlassian.jira/jira-rest-java-client-core?repo=atlassian-public dependency and compile the project.

1 answer

0 votes
Michael Kuhl {Appfire}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 12, 2019

Hi @Sanjeev Pande - You might have better success with getting an answer in the Atlassian Developer Community rather than the user community.

Sanjeev Pande
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 12, 2019

Thanks. let me post there as well.

Suggest an answer

Log in or Sign up to answer