Use Leshan-1
Create repro with these steps.
1. Using Git Extension.
2. Close repository using link : https://github.com/mrinalsharma/leshan-1.git
3. destination path: D:\sthana
Delete existing repository (if existing) at path:
C:\Users\jkumar\.m2\repository\org\eclipse\californium
Now navigate to path: D:\sthana\sthana\src\sthana>
- run ~ gradle leshanall
(build should be successful)
then
- run ~gradle leshanclean
(build should be successful)
- run -gradle install
(build should be successful)
(also run) -- 'mvn install' need to be run.
You should be ready to use Leshan