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

Issue with ENAV 0.6-snapshot reference #109

Open
icteaspairnl opened this issue Sep 4, 2024 · 0 comments
Open

Issue with ENAV 0.6-snapshot reference #109

icteaspairnl opened this issue Sep 4, 2024 · 0 comments

Comments

@icteaspairnl
Copy link

icteaspairnl commented Sep 4, 2024

Hi, first of all, awesome library! Looks very usefull and amazing you made this open source. Keep up the good work!

I've created a project to parse AIS messages and imported ais-lib-messages and ais-lib-communication version 2.8.4 as dependencies.

After loading these, i got the error: dk.dma.enav:enav-util:jar:0.6-SNAPSHOT was not found in $MVNREPO$

Digging around in the POM files i foudn that dma-commons-parent-0.5.pom contained a variable:
<dependencies.enav.version>0.6-SNAPSHOT</dependencies.enav.version>

When i remove the -SNAPSHOT Maven is happy again. Also on Maven Central i did not see a snapshot version (ofc logical)

I believe it is this file: https://github.com/dma-dk/dma-commons/blob/master/pom.xml

Is it possible to fix this reference?

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

1 participant