CoreyD97 / Stepper

A natural evolution of Burp Suite's Repeater tool
GNU Affero General Public License v3.0
194 stars 38 forks source link

BurpExtenderUtilities:cd2b86250 is not available on Jitpack #64

Closed v-p-b closed 1 year ago

v-p-b commented 1 year ago

The latest commit broke the build:

* What went wrong:
Could not determine the dependencies of task ':jar'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not find com.github.CoreyD97:BurpExtenderUtilities:cd2b86250.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/github/CoreyD97/BurpExtenderUtilities/cd2b86250/BurpExtenderUtilities-cd2b86250.pom
       - https://repo.maven.apache.org/maven2/com/github/CoreyD97/BurpExtenderUtilities/cd2b86250/BurpExtenderUtilities-cd2b86250.jar
       - https://jitpack.io/com/github/CoreyD97/BurpExtenderUtilities/cd2b86250/BurpExtenderUtilities-cd2b86250.pom
       - https://jitpack.io/com/github/CoreyD97/BurpExtenderUtilities/cd2b86250/BurpExtenderUtilities-cd2b86250.jar
     Required by:
         project :

https://jitpack.io/com/github/CoreyD97/BurpExtenderUtilities/cd2b86250 is a 404.

CoreyD97 commented 1 year ago

This should be fixed as of the latest commit. The utilities library had to be rolled back recently due to incompatibilities with the new API.