Skip to content

Update build workflow to install instead of package #129

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

Merged
merged 1 commit into from
May 13, 2020
Merged

Conversation

carlzogh
Copy link
Contributor

Description of changes:
This ensures inter-package dependencies are resolved locally by running mvn install on modules that are depended on by others locally.

eg:

  • aws-lambda-java-core is depended on by aws-lambda-java-log4j and aws-lambda-java-log4j2
  • aws-lambda-java-events is depended on by aws-lambda-java-events-sdk-transformer

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This ensures inter-package dependencies are resolved locally
@carlzogh carlzogh merged commit 697f759 into master May 13, 2020
@carlzogh carlzogh deleted the mvn-install branch May 13, 2020 11:12
carlzogh added a commit to carlzogh/aws-lambda-java-libs that referenced this pull request May 13, 2020
This ensures inter-package dependencies are resolved locally
raupachz pushed a commit to raupachz/aws-lambda-java-libs that referenced this pull request Dec 1, 2020
This ensures inter-package dependencies are resolved locally
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.

2 participants