We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@GivaDogaBone you need to run mvn clean to allow Maven to consider the .jar file in the repository (see readme).
Sorry, something went wrong.
No branches or pull requests
Hi,
pom files have these entries below:
pom file 1:
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
The text was updated successfully, but these errors were encountered: