Skip to content

Update build process to use Maven #3821

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

Conversation

fmbenhassine
Copy link
Contributor

This PR is for #3820.

This commit also adds scaling diagrams [1]
to Figures.ppt. Those diagrams were not under
source control.

[1]: https://docs.spring.io/spring-batch/docs/current/reference/html/spring-batch-integration.html#externalizing-batch-process-execution
This commit updates the configuration to run unit tests
with maven-surefire-plugin and integration tests with
maven-failsafe-plugin. JSR-352 TCK tests are considered
as integration tests and are executed with other integration
tests (no need for a separate profile to run them).

Some unit tests were failing when integration tests were
skipped.. Those tests have been temporarily ignored.
@fmbenhassine fmbenhassine self-assigned this Dec 15, 2020
@fmbenhassine fmbenhassine linked an issue Dec 15, 2020 that may be closed by this pull request
14 tasks
@fmbenhassine
Copy link
Contributor Author

Rebased and merged.

@fmbenhassine fmbenhassine deleted the replace-gradle-with-maven branch January 29, 2021 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update build process to use Maven
1 participant