jcaddel / maven-s3-wagon

Multi-threaded wagon to connect Maven with Amazon S3
123 stars 50 forks source link

Fix issue with setting ACL #22

Open mdedetrich opened 8 years ago

mdedetrich commented 8 years ago

By default, maven-s3-wagon set the ACL to publicRead. This isn't desired behaviors if you happen to be using private S3 buckets