TAMULib / SAGE

Search Aggregation Engine
MIT License
6 stars 2 forks source link

fcrepo-toolbox upgrade #337

Open jcreel opened 3 years ago

jcreel commented 3 years ago

Will need to update Fedora transform to list resources.

We need to upgrade Fedora and LDPath to support path traversal to get the resource URLs. http://marmotta.apache.org/ldpath/language.html

https://marmotta.apache.org/ldpath/language.html#Recursive_Selections

Size as writing the LDPath and collaborating with DevOps to upgrade Fedora.

LDPath to be deployed lives here: https://github.com/TAMULib/tl_fedora/blob/master/files/default/tamu-ldpath.txt

jcreel commented 2 years ago

We are endeavoring to upgrade the fcrepo-toolbox from 4.7.x to 4.8. Currently, manual installations of fcrepo-toolbox features are causing karaf to generate errors accessing the maven repository using http instead of required https. Editing settings.xml on the fedora service box has not solved the issue. Caused by: shaded.org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://repo1.maven.org/maven2/org/fcrepo/camel/toolbox-features/4.8.0/toolbox-features-4.8.0-features.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.