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

Fix Maven build/dependency error #154

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Conversation

jmluy
Copy link
Contributor

@jmluy jmluy commented Aug 22, 2021

Partially fixes #136
This removes the dependency on the parent pom for OCPP-J, ocpp-v2_0 and ocpp-v2_0-test modules.

@TVolden you would need to re-deploy to Maven repo for OCPP-J and maybe deploy the 2.0 jars if needed. After deploying and it verifying it works, you can update the versions in the pom to something like 1.1-SNAPSHOT.

@TVolden
Copy link
Member

TVolden commented Aug 23, 2021

Hi @jmluy,

Thanks for your contribution. I'll merge and try to redistribute later today.

@TVolden TVolden merged commit dad2f95 into ChargeTimeEU:master Aug 23, 2021
@TVolden
Copy link
Member

TVolden commented Aug 24, 2021

The update has been released and is now available: https://search.maven.org/search?q=g:eu.chargetime.ocpp

@jmluy jmluy deleted the maven-pom-fix branch August 25, 2021 10:28
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

Successfully merging this pull request may close these issues.

Do you consider deploying artifacts to maven central repository?
2 participants