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

pdffigures2 module not authorized for dependency #40

Open
bingyinh opened this issue Dec 12, 2020 · 4 comments
Open

pdffigures2 module not authorized for dependency #40

bingyinh opened this issue Dec 12, 2020 · 4 comments

Comments

@bingyinh
Copy link

I followed the instructions and added "org.allenai" %% "pdffigures2" % "0.0.11" to the dependency in build.sbt, but the module seems to have authorization issue.

I'm running on Ubuntu 18.04 with openjdk version "11.0.9.1", sbt version "1.4.4". Any help is appreciated. Thanks.

$ sbt "runMain org.allenai.pdffigures2.FigureExtractorBatchCli ./pdf/ -s stat_file.json -m /figure/image/output/prefix -d /figure/data/output/prefix"

[info] Loading settings for project pdffigures2-build from plugins.sbt ...
[info] Loading project definition from /media/4TB/pdffigures2/project
[info] Loading settings for project root from build.sbt ...
[info] Set current project to pdffigures2 (in build file:/media/4TB/pdffigures2/)
[info] Updating ...
[error] a module is not authorized to depend on itself: org.allenai#pdffigures2_2.12;0.0.11
[error] java.lang.IllegalArgumentException: a module is not authorized to depend on itself: org.allenai#pdffigures2_2.12;0.0.11

@zjxs1997
Copy link

the same problem

@JaniceXiong
Copy link

I meet the same problem. Did you fix it?

@bennorris123
Copy link

We are also getting the same issue using Centos! Any help with this?

[error] a module is not authorized to depend on itself: org.allenai#pdffigures2_2.12;0.0.11
[error] java.lang.IllegalArgumentException: a module is not authorized to depend on itself: org.allenai#pdffigures2_2.12;0.0.11

@emanuelevivoli
Copy link

same here

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

5 participants