wildfly-extras / prospero

Prospero is a tool combining Galleon feature packs and wildfly-channels to provision and update Wildfly server.
Apache License 2.0
9 stars 24 forks source link

Print more helpful message if no artifact matching the version pattern is found #657

Open xstefank opened 1 month ago

xstefank commented 1 month ago

Current behavior:

ERROR: Unable to resolve artifacts:
  * io.smallrye.config:smallrye-config-common:jar [missing]
 Attempted repositories:
  *MRRC::https://maven.repository.redhat.com/ga/
  *indy::https://indy.psi.redhat.com/api/content/maven/hosted/pnc-builds/
  *brew::https://download.devel.redhat.com/brewroot/repos/jb-eap-8.0-maven-build/latest/maven/
  *central::https://repo1.maven.org/maven2/

My issue was that I had versionPattern: ".*-redhat-.*" and the artifacts are .redhat-. Would be good to have more details in the error message.

ChristinaDsl commented 1 month ago

@spyrkob I will take a look at it

parsharma commented 4 days ago

@ChristinaDsl are you working on this issue?

ChristinaDsl commented 4 days ago

@parsharma for now no, you can take it if you wish :)