dweiss commented on PR #523:
URL: https://github.com/apache/lucene/pull/523#issuecomment-1098339324

   > I tried using this method but unfortunately when you do the "upload 
bundle" there's a bug where it will add additional folder levels to the 
artifacts that you are uploading (if you have multiple artifacts included). I 
tried all possible ways I could think of around this, but nothing resulted in a 
correct repository.
   
   I mentioned this somewhere, actually (and I provided a patch that did 
prepare the correct bundle structure). I'm not sure where this was and I have 
limited internet connectivity so I can't look it up... but I think it's here:
   
   https://issues.apache.org/jira/browse/LUCENE-9488
   
   Anyway. We already publish maven artifacts to nexus (snapshots). And the 
code to publish to releases is already there too -- see 
maven-to-nexus-releases.gradle and "mavenToApacheReleases" task. Why not just 
use this instead of some odd sh scripts?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to