Skip to content

Commit

Permalink
Fix build while generating site (egit download)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsuter committed Nov 13, 2024
1 parent 167a951 commit 443a1c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@
<github.site.skip>true</github.site.skip>
</properties>

<repositories>
<repository>
<id>egit</id>
<name>Eclipse egit</name>
<url>https://repo.eclipse.org/content/repositories/egit-releases/</url>
</repository>
</repositories>

<distributionManagement>
<snapshotRepository>
<id>sonatype.snapshots</id>
Expand Down

0 comments on commit 443a1c8

Please sign in to comment.