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

Samples Build Failure Demo Loader #5

Open
CristianMendivelso opened this issue Feb 8, 2018 · 1 comment
Open

Samples Build Failure Demo Loader #5

CristianMendivelso opened this issue Feb 8, 2018 · 1 comment

Comments

@CristianMendivelso
Copy link

image
I have problems with the maven dependencies

@MirkoUgoliniDev
Copy link

MirkoUgoliniDev commented Oct 5, 2019

Hi Cristian,

I solveded some problem in Maven dependencies

you have to set
<thingsboard.version>2.4.1-SNAPSHOT</thingsboard.version>
in the pom file of sample

more... add the remote repository os Thingboard:

in the bottom of the pom file where are defined others repository

thingsboard https://repo.thingsboard.io/artifactory/libs-release-public

more you have to remove from DemoData class
PluginMetaData and RuleMetaData

couse they no longer exist in library

image

I solved some problem but still I got some compiling issue

let me know

Mirko

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