browserup / browserup-proxy

BrowserUp Proxy is a free utility to watch, test, and manipulate web application network traffic and performance.
https://browserup.com
Apache License 2.0
163 stars 42 forks source link

v2.1.2 Release missing files #362

Open dagansandler opened 3 years ago

dagansandler commented 3 years ago

Describe the bug

On the releases page, v2.1.2 release contains only core module jars. Distribution zip files for standalone server are missing.

sbakharev commented 3 years ago

Exactly. 20 assets instead of 30.

VorobeyEugene commented 3 years ago

any updates here?

580 commented 2 years ago

I need to run the proxy service in standalone mode, and noticed the same issue. Have you guys solved the issue? I have no experience with Gradle, can you provide the steps to build my own? Is there any configuration need to be modified? Or can build it right after checkout the codes? Any information will be appreciated. Thank you.

jamietanna commented 2 years ago

Hey folks - you can fetch the releases from Maven Central too - they're available at:

(See Files pointing to the JAR file)

jamietanna commented 2 years ago

The main thing missing from the artefact is the -dist, which I believe needs to be built yourselves locally