Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

vPAV 2.8.0 has (sub-) dependencies that are not available through mvn central #104

Closed
fkoehne opened this issue Feb 26, 2019 · 3 comments
Closed
Assignees
Projects
Milestone

Comments

@fkoehne
Copy link
Contributor

fkoehne commented Feb 26, 2019

Describe the bug
vPAV (2.8.0) has (sub-) dependencies (of soot) that are not available through mvn central. Soot itself now has a release build in central, though.

To Reproduce
Use or build without access to other repos:
[WARNING] The POM for pxb.android:axml:jar:2.0.0 is missing, no dependency information available
[WARNING] The POM for ca.mcgill.sable:polyglot:jar:2006 is missing, no dependency information available
[WARNING] The POM for heros:heros:jar:1.1.0 is missing, no dependency information available
[WARNING] The POM for ca.mcgill.sable:jasmin:jar:3.0.1 is missing, no dependency information available

@fkoehne fkoehne added this to ToDo in Operative via automation Feb 26, 2019
@sdibernardo
Copy link
Collaborator

All dependencies are maintained by the creators of Soot themselves. Already asked for official release versions in mvn central. Hope this will be resolved quickly

@sdibernardo
Copy link
Collaborator

sdibernardo commented Feb 27, 2019

The following dependencies are required for Soot to work in the context of vPAV

  • pxb.android:axml:jar:2.0.0 (used to create a Scene)
  • ca.mcgill.sable:polyglot:jar:2006
  • heros:heros:jar:1.1.0 (used to retrieve method body)
  • ca.mcgill.sable:jasmin:jar:3.0.1

@sdibernardo
Copy link
Collaborator

Resolved with 2.8.1

@sdibernardo sdibernardo added this to the 2.8.1 milestone Mar 12, 2019
Operative automation moved this from ToDo to Done Mar 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Operative
  
Done
Development

No branches or pull requests

2 participants