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

Missing util artifact org.jf:util:jar:1.2.1 #23

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment
Closed

Missing util artifact org.jf:util:jar:1.2.1 #23

GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Small addition to the maven build instructions is necessary: 

[INFO] Building Unnamed - org.jf:smali:jar:1.2.1
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/jf/util/1.2.1/util-1.2.1.pom
[INFO] Unable to find resource 'org.jf:util:pom:1.2.1' in repository
central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/jf/util/1.2.1/util-1.2.1.jar
[INFO] Unable to find resource 'org.jf:util:jar:1.2.1' in repository
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.jf:util:jar:1.2.1



To find org.jf:util:jar:1.2.1 apply the following: 

cd smali/util
mvn install

too. 



Original issue reported on code.google.com by Marc.Sch...@googlemail.com on 25 Mar 2010 at 7:33

@GoogleCodeExporter
Copy link
Author

Fixed. thanks!

Original comment by JesusFr...@gmail.com on 25 Mar 2010 at 8:20

  • Changed state: Done
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant