svn: Unable to connect to a repository at URL 'https://svn.win.tue.nl/repos/prom/Packages'
Hello everyone, I am currently experiencing a problem in software eclipse as follows: svn: Unable to connect to a repository at URL 'https://svn.win.tue.nl/repos/prom/Packages' , do you have a solution for this please?
Comments
-
When I try to import packages from this URL, an error window pops up: Folder " does not exist remotely. Maybe it's odd. If anyone has a new URL to share I would appreciate it!
-
Hi,
ProM has been moved from SVN to GithUb. As a result, these URLs nave changed. Below, you will find the contents of a new ivy.xml file containing the new URLs.
Kind regards, Eric.
----8<--------------
<ivysettings>
<settings defaultResolver="default" />
<resolvers>
<url name="prom" checkmodified="true">
<ivy pattern="https://github.com/promworkbench/[module]/raw/main/latestrelease/ivy.xml" />
<artifact pattern="https://github.com/promworkbench/[module]/raw/main/latestrelease/[artifact].[ext]" />
</url>
<url name="prom-svn" checkmodified="true">
<ivy pattern="https://github.com/promworkbench/Releases/raw/main/Packages/[module]/[revision]/ivy.xml" />
<artifact pattern="https://github.com/promworkbench/Releases/raw/main/Packages/[module]/[revision]/[artifact]-[revision].[ext]" />
</url>
<url name="prom-libs">
<ivy pattern="https://github.com/promworkbench/Releases/raw/main/Libraries/[module]/[revision]/ivy.xml" />
<artifact pattern="https://github.com/promworkbench/Releases/raw/main/Libraries/[module]/[revision]/[artifact]-[revision].[ext]" />
<artifact pattern="https://github.com/promworkbench/Releases/raw/main/Libraries/[module]/[revision]/[artifact]_[revision].[ext]" />
</url>
<ibiblio name="maven2" m2compatible="true" root="https://repo1.maven.org/maven2/"/>
<chain name="default" returnFirst="true">
<resolver ref="prom" />
<resolver ref="prom-svn" />
<resolver ref="prom-libs" />
<resolver ref="maven2" />
</chain>
</resolvers>
</ivysettings>
-
Thank you very much for answering my questions!
-
Thank you very much for answering my questions!
Howdy, Stranger!
Categories
- 1.6K All Categories
- 45 Announcements / News
- 225 Process Mining
- 6 - BPI Challenge 2020
- 9 - BPI Challenge 2019
- 24 - BPI Challenge 2018
- 27 - BPI Challenge 2017
- 8 - BPI Challenge 2016
- 68 Research
- 1K ProM 6
- 393 - Usage
- 287 - Development
- 9 RapidProM
- 1 - Usage
- 7 - Development
- 54 ProM5
- 19 - Usage
- 187 Event Logs
- 32 - ProMimport
- 75 - XESame