Open binkley opened 6 years ago
While it is already mentioned in the docs (https://boxfuse.com/docs/maven/#authentication) I certainly agree that we should consider whether adding this to the Console page could be useful as well. At the moment we opted to keep things simple based on the assumption that users rely on the Console page the first time and then start digging in the docs after that if they need more customization.
https://console.boxfuse.com/#/downloads
It may be helpful to mention
BOXFUSE_USER
andBOXFUSE_SECRET
environment variables as alternatives to directly including these values inpom.xml
orbuild.gradle
.(If this issue is already posted, apologies. I didn't turn it up in my searching.)