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

Update pom.xml to target huit.artifactory #24

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Update pom.xml to target huit.artifactory #24

merged 1 commit into from
Aug 5, 2024

Conversation

awoods
Copy link
Collaborator

@awoods awoods commented Aug 4, 2024

  • instead of lts.artifactory

Resolves: https://at-harvard.atlassian.net/browse/LTSK8S-1137

What does this Pull Request do?

Update pom.xml to target huit.artifactory instead of lts.artifactory

How should this be tested?

  • Ensure local ~/.m2/settings.xml has entry for huit.artifactory:
     <server>
        <id>lts-maven</id>
        <username>[net-id, such as: anw822]</username>
        <password>[from-huit.artifactory-profile]</password>
     </server>
    
  • Remove local lts dependencies:
    rm -rf ~/.m2/repository/edu/harvard/huit/lts/
    
  • Build and see reference to huit.artifactory in terminal output
    mvn clean install
    

Test coverage

Yes/No: Are changes in this pull-request covered by:

  • unit tests? - no change
  • integration tests? - no change

Interested parties

@cvicary

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10238759670

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.601%

Totals Coverage Status
Change from base Build 9086670235: 0.0%
Covered Lines: 141
Relevant Lines: 143

💛 - Coveralls

@ives1227 ives1227 merged commit ac942c2 into main Aug 5, 2024
4 checks passed
@ives1227 ives1227 deleted the LTSK8S-1137 branch August 5, 2024 17:57
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

Successfully merging this pull request may close these issues.

3 participants