You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I'm new on java and Electric Charging programs
I have problem on running up RiseV2G 1.2.6 ,
It shows 2000 error and i can not run this awsome project.
Most of errors are xxxx cannot be resolved.
I tried maven dependecies update , but nothing chaged!
I tried command mvn dependency:resolve and agin nothing chaged
Please guide me how to solve this problem
Regard.
The text was updated successfully, but these errors were encountered:
this issue has been solved already by jessekerkhoven. Unfortunately it is not merged yet.
But you can make the changes manually! On the main page of this project go to the tab "Pull request" than click on the one called "dependency upgrades for java 11". Now click on the tab "commit" and click on the "link". In green git shows you the dependency changes you need to do in your local "RISE-V2G-Shared/pom.xml" file. The files you clone from git will not have these changes yet.
Hello
I'm new on java and Electric Charging programs
I have problem on running up RiseV2G 1.2.6 ,
It shows 2000 error and i can not run this awsome project.
Most of errors are
xxxx cannot be resolved
.I tried maven dependecies update , but nothing chaged!
I tried command
mvn dependency:resolve
and agin nothing chagedPlease guide me how to solve this problem
Regard.
The text was updated successfully, but these errors were encountered: