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

HELP, TRICK WONT BUILD! #929

Closed
spfennell opened this issue Jan 15, 2020 · 3 comments
Closed

HELP, TRICK WONT BUILD! #929

spfennell opened this issue Jan 15, 2020 · 3 comments

Comments

@spfennell
Copy link
Contributor

spfennell commented Jan 15, 2020

UPDATE: 19.0.1 and 17.5.1 have been released to fix this issue.

As of January 15th 2020, all trick releases (17.5.0, 19.0.0, etc) can no longer download their java dependencies because of changes to security restrictions on the maven repo (see here: https://support.sonatype.com/hc/en-us/articles/360041287334).

This has been FIXED on the master branch and on the 17 branch here at github.com/nasa/trick.

If you need to fix your local copy you can edit ${TRICK_HOME}/libexec/trick/java/lib/Makefile and change all occurences of "http" to "https". run "make clean" in ${TRICK_HOME}/libexec/trick/java/lib to remove all of the jar files, then "make" again from the top level directory.

linked here are the changes necessary to correct this.
909d899

@spfennell spfennell added the FIX label Jan 15, 2020
@spfennell spfennell pinned this issue Jan 15, 2020
@spfennell
Copy link
Contributor Author

see issues #926 and #928 for more details

@spfennell
Copy link
Contributor Author

spfennell commented Jan 15, 2020

UPDATE: 19.0.1 and 17.5.1 have been released to fix this issue.

@dbankieris
Copy link
Contributor

If you don't care about the Java GUIs, you can run configure with the --enable-java=no option, and then make will complete successfully.

@spfennell spfennell unpinned this issue Jul 31, 2020
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