devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 101 forks source link

Create a custom logic to determine the latest version of ide-scripts #1196

Closed jan-vcapgemini closed 1 year ago

jan-vcapgemini commented 1 year ago

As a devonfw-ide developer, I want to easily access the latest version of ide-scripts.

We need a custom solution to always provide the latest version as our current approach:

https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.devonfw.tools.ide&a=devonfw-ide-scripts&v=LATEST&p=tar.gz

is not reliable anymore. See: #1183

hohwille commented 1 year ago

IMHO the service is just down for few hours or days and will be up and shiny again next week. If that is the case, we can close the issues and consider it stable again. Once the problem comes back again, we can still take action.

hohwille commented 1 year ago

I simply close this as "wontfix" (rejected). We have found a simple workaround for #1183 so IMHO there is nothing left to do.