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

lightstreamer.version is not in maven central anymore #15

Open
GivaDogaBone opened this issue Dec 4, 2020 · 1 comment
Open

lightstreamer.version is not in maven central anymore #15

GivaDogaBone opened this issue Dec 4, 2020 · 1 comment

Comments

@GivaDogaBone
Copy link

Hi,

pom files have these entries below:

pom file 1:

  <lightstreamer.version>6.0.2.20160510</lightstreamer.version>

pom file 2:


com.lightstreamer
sdk.client.java.se
${lightstreamer.version}

The build was working before but not today.

Error today:

Could not find artifact com.lightstreamer:sdk.client.java.se:pom:6.0.2.20160510 in central (https://repo.maven.apache.org/maven2)

Regards,
George

@Danielmethner
Copy link

Danielmethner commented Aug 14, 2023

@GivaDogaBone you need to run mvn clean to allow Maven to consider the .jar file in the repository (see readme).

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

2 participants