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

Alter pom.xml to stage war in target/war-staging for test execution #116

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srstsavage
Copy link
Contributor

Also demonstrate altering setup.xml values to set up suitable test values, add simple example tests, and separate execution of tests with remote dependencies to a separate maven profile.

Also demonstrate altering setup.xml values to set up suitable
test values, add simple example tests, and separate execution
of tests with remote dependencies to a separate maven profile.
@srstsavage srstsavage marked this pull request as draft November 3, 2023 06:45
@srstsavage
Copy link
Contributor Author

This PR was created mainly to inform discussion on how Axiom handles adding junit tests to the existing upstream ERDDAP codebase with minimal modifications: stage the build assets in a directory structure simulating the Tomcat environment so that assumptions about relative locations etc are met, and altering a setup.xml file enough to allow ERDDAP (EDStatic) to initialize.

@srstsavage srstsavage mentioned this pull request Apr 12, 2024
1 task
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.

None yet

1 participant