Open DavidTheExplorer opened 1 year ago
Describe the bug Title says it all - if I specify 1.5.7-SNAPSHOT then Maven complains about the artifact's inexistence.
To Reproduce Steps to reproduce the behavior:
<dependency> <groupId>com.github.InventivetalentDev</groupId> <artifactId>GlowAPI</artifactId> <version>1.5.7-SNAPSHOT</version> </dependency>
redeployed the artifact https://repo.inventivetalent.org/#browse/search=keyword%3Dglowapi:maven-snapshots%3Aorg.inventivetalent%3Aglowapi%3A1.5.7-SNAPSHOT
Describe the bug Title says it all - if I specify 1.5.7-SNAPSHOT then Maven complains about the artifact's inexistence.
To Reproduce Steps to reproduce the behavior: