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

Maven settings file does not define any server whit username 'aws' #5

Closed
MTurraPpa opened this issue Dec 16, 2021 · 4 comments
Closed

Comments

@MTurraPpa
Copy link

I get this message but my ~/.m2/settings.xml have the server with username aws

<servers>
  <server>
    <id>myserverid</id>
    <username>aws</username>
    <password>${env.CODEARTIFACT_AUTH_TOKEN}</password>
  </server>
</servers>

On MacOs 12.0.1 and IntellyJ 2021.3 (Community Edition)

@coderazzi
Copy link
Owner

coderazzi commented Dec 16, 2021 via email

@MTurraPpa
Copy link
Author

MTurraPpa commented Dec 16, 2021 via email

@coderazzi
Copy link
Owner

coderazzi commented Dec 16, 2021 via email

@MTurraPpa
Copy link
Author

Right!

Sorry

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

No branches or pull requests

2 participants