We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add the following to ~/.m2/settings.xml
~/.m2/settings.xml
<servers> <server> <id>StreamSimple-release</id> <username>AKIAIM5HCLF5X3PCZ7DQ</username> <password>P0W7Z70LsybupNaxnVV+m27QxJSHmdSvp555RWnQ</password> </server> <server> <id>StreamSimple-snapshot</id> <username>AKIAIM5HCLF5X3PCZ7DQ</username> <password>P0W7Z70LsybupNaxnVV+m27QxJSHmdSvp555RWnQ</password> </server> </servers>
This configures the access keys to give you read-only access to the StreamSimple maven repository.
mvn clean install