You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to execute goal on project ISAcreator: Could not resolve dependencies for project org.isatools:ISAcreator:bundle:1.7.12: Failed to collect dependencies at prefuse:prefuse:jar:1.0.1
#348
Open
Maddocent opened this issue
Jan 24, 2023
· 0 comments
I am on a Mac M1, installed maven with brew install maven and running the cloned version of the repo main - version 1.7.11 in VSC.
Running ./compile.sh continues up to the error:
Failed to execute goal on project ISAcreator: Could not resolve dependencies for project org.isatools:ISAcreator:bundle:1.7.12: Failed to collect dependencies at prefuse:prefuse:jar:1.0.1
I am guessing there is a version mismatch: the repo main is at version 1.7.11, but the error is about not finding 1.7.12. Some assistence would be highly appreciated.
Thanks for your time and help,
Best,
M
The text was updated successfully, but these errors were encountered:
Dear developers of ISAcreator,
I am on a Mac M1, installed maven with
brew install maven
and running the cloned version of the repo main - version 1.7.11 in VSC.Running
./compile.sh
continues up to the error:I am guessing there is a version mismatch: the repo main is at version 1.7.11, but the error is about not finding 1.7.12. Some assistence would be highly appreciated.
Thanks for your time and help,
Best,
M
The text was updated successfully, but these errors were encountered: