-
Notifications
You must be signed in to change notification settings - Fork 10
Invalid name for a Snapshot build asset #8
Comments
Would you mind sharing your build file? I would be happy to take a look and try to reproduce the problem. |
I will add it shortly today |
Hi,
Here's a screenshot from my debugging session showing that CodeArtifact returned 400 because of wrong asset name for SNAPSHOT version of a package. Is there a chance of adding this case to the plugin? |
Thanks for the details. I'll take a look at this tonight after work. |
Quick update: I haven't solved this yet. I've made some progress, but work/life has been busy. I'll keep at it as time allows. |
Is there any update on this issue? It is really an important feature. |
I'm sorry, my new job has kept me very busy, and I don't foresee having time to address this. Please feel free to submit a PR. I will be happy to review it. |
when publishing, i am getting my Scala version appended to the package name example: |
Hi,
I'm trying to use this plugin for publishing package and everything works good beside of publishing SNAPHSOT versions. DO anyone had issue like this? Or could help me with it?
The text was updated successfully, but these errors were encountered: