Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception traces shown on first upload of new artifact #7

Closed
hugoduncan opened this issue Jul 19, 2012 · 3 comments
Closed

Exception traces shown on first upload of new artifact #7

hugoduncan opened this issue Jul 19, 2012 · 3 comments
Labels

Comments

@hugoduncan
Copy link

The first time an artifact is deployed, the download of existing metadata obviously fails. In this case, an exception is however shown to the user, which is confusing (the deploy however succeeds). This might be just be a case of adjusting the log levels for the messages to DEBUG rather than the current WARN and SEVERE.

@ninjudd
Copy link

ninjudd commented Mar 5, 2014

Hey @technomancy, any clues how to fix this? I get error messages from lein all the time when using s3-wagon-private. It seems like it is checking s3 for my dependencies that are on Clojars occasionally.

@technomancy
Copy link
Collaborator

Not really; this whole thing got rewritten in 1.1.0 and I haven't looked at the new version at all. TBH it's a bit silly that this project even exists; the upstream projects should just be patched to support private ACLs.

@danielcompton
Copy link
Member

This shouldn't be an issue anymore with the new version 1.2.0 as it uses the official S3 client and is much less noisy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants