You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the maven install-file command to install ls-client.6.0.2.20160510.jar as dependency in my directory but I'm getting error: The artifact information is incomplete or not valid
The command I'm using is: mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file -Dfile=lib/ls-client.6.0.2.20160510.jar \ -DgroupId=com.lightstreamer -DartifactId=sdk.client.java.se -Dversion=6.0.2.20160510 \ -Dpackaging=jar -DlocalRepositoryPath=lib
The text was updated successfully, but these errors were encountered:
I'm using the maven install-file command to install ls-client.6.0.2.20160510.jar as dependency in my directory but I'm getting error:
The artifact information is incomplete or not valid
The command I'm using is:
mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file -Dfile=lib/ls-client.6.0.2.20160510.jar \ -DgroupId=com.lightstreamer -DartifactId=sdk.client.java.se -Dversion=6.0.2.20160510 \ -Dpackaging=jar -DlocalRepositoryPath=lib
The text was updated successfully, but these errors were encountered: