-
Notifications
You must be signed in to change notification settings - Fork 176
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
Some packages not found, thanks Thomas you are a great man #133
Comments
Hi @JamalMherat Thank you for your kind words. I'm not sure what the issue is about? What are you trying to do, how are you trying to do it? I have filled out the README.md file? |
Hi @TVolden Thanks for your response to my issue, I hope you will help me to solve it. There is a problem when running the emulator project for the charger, which is that the package is not in the repository, package name is eu.chargetime.ocpp:common:jar:0.5-SNAPSHOT. Gratefully, |
Hi Jamal, I will try my best. You mention a emulator, are you referring to https://github.com/ChargeTimeEU/ChargePointSimulator? If that's the case, you need to install these lib via Maven. I would say the easiest way to do this, is to use jitpack: https://jitpack.io/p/ChargeTimeEU/Java-OCA-OCPP Another way to do it, would be to clone the lib via github and run Hope this helps. |
Thank you Mr. @TVolden I will try that, Thanks |
Did it work for you @JamalMherat ? |
Mr. Thomas
Thank you for responding,
I tried download libs but not found,
How to find it?
Thanks to much
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Thomas Volden <[email protected]>
Sent: Tuesday, January 19, 2021 10:28:48 AM
To: ChargeTimeEU/Java-OCA-OCPP <[email protected]>
Cc: Jamal Al-Mherat <[email protected]>; Mention <[email protected]>
Subject: Re: [ChargeTimeEU/Java-OCA-OCPP] Some packages not found, thanks Thomas you are a great man (#133)
Did it work for you @JamalMherat<https://github.com/JamalMherat> ?
If so, can I get you to close the issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#133 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASB3XWDULOJTQ5RXJFJQ2ALS2U7EBANCNFSM4UTUMMQQ>.
|
If you clone this repository and run |
I cloned that by clicking on download (on github) and got it as zip file then unzip it and opened with netbeans then netneans give me a resolve package msg for missing libs, I tried it but cannot work,
I will try steps by using mvn
Thanks to much
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Thomas Volden <[email protected]>
Sent: Tuesday, January 19, 2021 12:30:01 PM
To: ChargeTimeEU/Java-OCA-OCPP <[email protected]>
Cc: Jamal Al-Mherat <[email protected]>; Mention <[email protected]>
Subject: Re: [ChargeTimeEU/Java-OCA-OCPP] Some packages not found, thanks Thomas you are a great man (#133)
If you clone this repository and run mvn install from the project root. Then this should work
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#133 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASB3XWFS6FA6Z4HMAJ5YXVDS2VNKTANCNFSM4UTUMMQQ>.
|
Hi Thomas,
The OCPP Client is working fine, but can connect with ocpp Steve Server or can connect with other server if you have one?
Gratefully,
Jamal Mherat
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Thomas Volden <[email protected]>
Sent: Tuesday, 19 January 2021, 12:30
To: ChargeTimeEU/Java-OCA-OCPP
Cc: Jamal Al-Mherat; Mention
Subject: Re: [ChargeTimeEU/Java-OCA-OCPP] Some packages not found, thanks Thomas you are a great man (#133)
If you clone this repository and run mvn install from the project root. Then this should work
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#133 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASB3XWFS6FA6Z4HMAJ5YXVDS2VNKTANCNFSM4UTUMMQQ>.
|
Hi @JamalMherat, Sorry for my slow reply. The library should work with a Steve Server, since both are compliant with OCA standard. Have you had problems connecting to a Steve server?
|
Notes:
the README file is empty
The text was updated successfully, but these errors were encountered: