Netflix / zuul

Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Apache License 2.0
13.5k stars 2.37k forks source link

Creating build using gradle for Zuul2 #585

Closed t3chboy closed 1 week ago

t3chboy commented 5 years ago

Hi guys, We took clone of the project from this repository and made changes in all filters in sample app. When running below command from root folder my application runs perfectly proper. ./gradlew -t run Now we want to create JAR and host it on server so when we try to create build using below command we are facing issues. ./gradlew fatjar Below are error logs while building :

Configure project :
Inferred project: zuulapigateway, version: 2.1.5-SNAPSHOT
Publication nebula not found in project :.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'fatjar' not found in root project 'bczuulapigateway'. Some candidates are: 'jar'.
amir-hg commented 4 years ago

hi did you find any solution to create a jar packaging to run zuul 2 ?

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 7 days with no activity.