Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Search
Commits
64eb6491
Commit
64eb6491
authored
Jun 28, 2021
by
Spencer Sutton
Browse files
Checking if mirror is breaking dep mgmt
parent
74a2d34b
Changes
1
Hide whitespace changes
Inline
Side-by-side
provider/search-aws/maven/settings.xml
View file @
64eb6491
...
...
@@ -64,14 +64,15 @@ limitations under the License.
</server>
</servers>
<mirrors>
<mirror>
<id>
aws-osdu-dev-maven
</id>
<name>
aws-osdu-dev-maven
</name>
<url>
https://osdu-dev-${AWS_ACCOUNT_ID}.d.codeartifact.us-east-1.amazonaws.com/maven/osdu-maven/
</url>
<mirrorOf>
central,!gitlab-os-core-common-maven,!gitlab-os-core-lib-aws-maven
</mirrorOf>
</mirror>
</mirrors>
<!-- CodeArtifact doesn't support external repos yet that aren't Maven Central. ETA Q4 2020. -->
<!-- <mirrors> -->
<!-- <mirror> -->
<!-- <id>aws-osdu-dev-maven</id> -->
<!-- <name>aws-osdu-dev-maven</name> -->
<!-- <url>https://osdu-dev-888733619319.d.codeartifact.us-east-1.amazonaws.com/maven/osdu-maven/</url> -->
<!-- <mirrorOf>*,!gitlab-os-core-common-maven</mirrorOf> -->
<!-- </mirror> -->
<!-- </mirrors> -->
<activeProfiles>
<activeProfile>
credentialsConfiguration
</activeProfile>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment