mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-23 06:05:46 +00:00
Re-add restlet repository with new URL
Turns out we do need this. Restlet isn't in central, the CI builds were caching the artifacts.
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
<packaging>jar</packaging>
|
||||
<name>Heritrix 3: 'engine' subproject</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>maven-restlet</id>
|
||||
<url>https://maven.restlet.talend.com</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.archive.heritrix</groupId>
|
||||
|
||||
Reference in New Issue
Block a user