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

Syn: maven url needs to be https now #1415

Closed
bseeger opened this issue Jan 30, 2020 · 0 comments
Closed

Syn: maven url needs to be https now #1415

bseeger opened this issue Jan 30, 2020 · 0 comments

Comments

@bseeger
Copy link
Member

bseeger commented Jan 30, 2020

The maven URL needs to be HTTPS or the project won't build.

Could not resolve all dependencies for configuration ':compileClasspath'.
> Could not resolve com.auth0:java-jwt:3.1.0.
  Required by:
      :Syn:unspecified
   > Could not resolve com.auth0:java-jwt:3.1.0.
      > Could not get resource 'http://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.1.0/java-jwt-3.1.0.pom'.
         > Could not GET 'http://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.1.0/java-jwt-3.1.0.pom'. Received status code 501 from server: HTTPS Required```

Builds fine once changed to HTTPS
bseeger pushed a commit to bseeger/Syn that referenced this issue Jan 30, 2020
dannylamb added a commit to Islandora/Syn that referenced this issue Feb 10, 2020
* Preparing for next development iteration

* Update CONTRIBUTING.md (#15)

* Fix typo: s/contraint/constraint

* Ran Aspell CLI spell checker (#17)

I used an Aspell "word list" based on the "word list" from the ISLE repo found
here...
https://raw.githubusercontent.com/Islandora-Collaboration-Group/ISLE/master/.aspell.en.pws

* Update README for CLAWdit (#16)

* Update README.md

* Update README.md

* Update README.md

Nothing left but the playbook!

* 'The string "claw" was not found' or - COMPLETE DECLAW #1267 #1314 (#18)

* Update CONTRIBUTING.md

* Update README.md

* Update README.md

* Update PULL_REQUEST_TEMPLATE.md (#19)

* Moves maven URL to https (#21)

fixes: Islandora/documentation#1415

* Add a disable switch to the config XML (#20)

Co-authored-by: dannylamb <[email protected]>
Co-authored-by: Melissa Anez <[email protected]>
Co-authored-by: J Hunt <[email protected]>
Co-authored-by: Yamil <[email protected]>
Co-authored-by: B. Seeger <[email protected]>
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

1 participant