cobigen icon indicating copy to clipboard operation
cobigen copied to clipboard

Add capability to download LATEST version of template-sets

Open jan-vcapgemini opened this issue 1 year ago • 0 comments

As a CobiGen user, I want to add a template-set artifact to my properties file e.g. template-sets.installed=com.devonfw.cobigen:crud-java-server-app without a version number so that CobiGen will always download the latest available version.

Hints:

  • https://www.baeldung.com/java-comparing-versions
  • ArtifactRetriever.retrieveTemplateSetJarDownloadURLs method
  • DownloadTemplateSetsIT.testDownloadTemplateSetWithoutVersionPropertyDownloadsLatestVersion test

jan-vcapgemini avatar Mar 29 '23 09:03 jan-vcapgemini