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

smc-lib not found #1204

Open
hanMaster opened this issue Dec 27, 2021 · 2 comments
Open

smc-lib not found #1204

hanMaster opened this issue Dec 27, 2021 · 2 comments

Comments

@hanMaster
Copy link

https://arti.firstbridge.work/artifactory/apl/com/apollocurrency/smc-lib/0.1.46/smc-lib-0.1.46.jar

maven can't find this file

@hanMaster
Copy link
Author

image

@articice
Copy link

@hanMaster try this

tar -xf ApolloWallet-crossplatform-1.50.32.tar.gz ApolloWallet/apollo-blockchain/lib/smc-lib-0.1.46.jar
mvn install:install-file "-Dfile=smc-lib-0.1.46.jar" "-DgroupId=com.apollocurrency" "-DartifactId=smc-lib" "-Dversion=0.1.46" "-Dpackaging=jar" "-DgeneratePom=true"

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