spring-boot-thin-launcher icon indicating copy to clipboard operation
spring-boot-thin-launcher copied to clipboard

IllegalArgumentException: Bad artifact coordinates true, expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]][:<version>]

Open itboy2009 opened this issue 1 year ago • 1 comments

version: 1.0.31.RELEASE

steps:

  1. java -jar ./app.jar --thin.classpath=properties > thin.properties
  2. java -jar ./app.jar --thin.trace=true

image

exceptions: image

temporary fix: image

itboy2009 avatar Jul 08 '24 09:07 itboy2009

Why is the fix "temporary"? If there is a better way, can you suggest it via a PR?

dsyer avatar Sep 02 '24 11:09 dsyer