You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two server buckets defined - one for the site and one for artifacts. Objects uploaded to the artifact bucket are created with the permission as defined in settings.xml, but objects sent to the site bucket always end up with public-read. From what I can see in the code, this may not be caused by maven-s3-wagon but an interaction with the site plugin. Can you advise on whether or not this is known (or expected) behaviour?
The text was updated successfully, but these errors were encountered:
1ab23c
changed the title
filePermission settnigs not working for site
filePermission settings not working for site
May 22, 2018
I have two server buckets defined - one for the site and one for artifacts. Objects uploaded to the artifact bucket are created with the permission as defined in settings.xml, but objects sent to the site bucket always end up with public-read. From what I can see in the code, this may not be caused by maven-s3-wagon but an interaction with the site plugin. Can you advise on whether or not this is known (or expected) behaviour?
The text was updated successfully, but these errors were encountered: