File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 156156 <name >mineCodes Organization Repository</name >
157157 <url >https://repository.minecodes.pl/releases</url >
158158 </repository >
159- <!-- Used by FactionsBridge -->
160- <repository >
161- <id >devmart-public</id >
162- <url >https://nexuslite.gcnt.net/repos/public/</url >
163- </repository >
164159 <!-- Used by Husk plugins -->
165160 <repository >
166161 <id >william278-releases</id >
360355 <groupId >com.dansplugins.factionsystem</groupId >
361356 <artifactId >FactionsBridge</artifactId >
362357 <version >1.3.8</version >
363- <scope >provided</scope >
358+ <scope >system</scope >
359+ <systemPath >${project.basedir} /lib/FactionsBridge-1.3.8.jar</systemPath >
364360 </dependency >
365361 <dependency >
366362 <groupId >com.github.WhipDevelopment</groupId >
385381 <groupId >com.bekvon.bukkit.residence</groupId >
386382 <artifactId >Residence</artifactId >
387383 <version >5.1.4.1</version >
388- <scope >provided </scope >
384+ <scope >system </scope >
389385 <optional >true</optional >
386+ <systemPath >${project.basedir} /lib/Residence5.1.4.1.jar</systemPath >
390387 </dependency >
391388 </dependencies >
392389</project >
You can’t perform that action at this time.
0 commit comments