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

Maven Command #2

Closed
jupazave opened this issue May 22, 2015 · 3 comments
Closed

Maven Command #2

jupazave opened this issue May 22, 2015 · 3 comments

Comments

@jupazave
Copy link

Cuando corro el comando para instalar la librería me arroja lo siguiente:

[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ standalone-pom ---
[ERROR] The specified file '/home/jupazave/AndroidStudioProjects/MobileTerminal/app/libs/tokenizer-release.aar' not exists
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.529 s
[INFO] Finished at: 2015-05-21T19:04:59-05:00
[INFO] Final Memory: 6M/159M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install-file (default-cli) on project standalone-pom: The specified file '/home/jupazave/AndroidStudioProjects/MobileTerminal/app/libs/tokenizer-release.aar' not exists -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
@MauricioMurga
Copy link
Contributor

Hola @jupazave, tienes el archivo tokenizer-release.aar?, puedes cambiar el comando si lo tienes en otro directorio...

@jupazave
Copy link
Author

@MauricioMurga El archivo tokenizer-release.aar donde lo obtengo?

@MauricioMurga
Copy link
Contributor

@jupazave, viene en este mismo repositorio:
https://github.com/conekta/conekta-android/blob/master/app/libs/tokenizer-release.aar

Cerraré y trabajaremos en completar la documentación de este repositorio.

Saludos!

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