Skip to content

Added maven dependency flag to include groupIds when copying dependen… - #195

Merged
CoshUS merged 5 commits into
aws:developfrom
lausdahl:develop
May 3, 2021
Merged

Added maven dependency flag to include groupIds when copying dependen…#195
CoshUS merged 5 commits into
aws:developfrom
lausdahl:develop

Conversation

@lausdahl

@lausdahl lausdahl commented Sep 3, 2020

Copy link
Copy Markdown
Contributor

This pull-request fixes issue #194 by having maven dependency copy-dependencies to include the group id in the file name of all dependency jars

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

@agco-jheerman agco-jheerman left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change looks good to me. We forked this repository and implemented this patch. The solution worked as expected. The jar files copied into the scratch directory contained the group id. The jar files that had previously been overwritten due to duplicate artifact names, were present in the scratch directory. AWS SAM local invoke worked as expected.

@RobertoC27

Copy link
Copy Markdown

Any updates on when when should expect to see this fix merged into the main branch?

@riggenab

Copy link
Copy Markdown

Is there any ETA on when we can expect a 2nd review?

@lausdahl

lausdahl commented May 3, 2021

Copy link
Copy Markdown
Contributor Author

@CoshUS do you know what needs to be done get another review that counts?

@CoshUS
CoshUS merged commit b663326 into aws:develop May 3, 2021
aahung pushed a commit to aahung/aws-lambda-builders that referenced this pull request May 21, 2021
aws#195)

* Added maven dependency flag to include groupIds when copying dependencies

* updated java maven dependency test expected results

* update java maven unit test

Co-authored-by: Cosh_ <CoshUS@users.noreply.github.com>
aahung pushed a commit that referenced this pull request May 21, 2021
#195)

* Added maven dependency flag to include groupIds when copying dependencies

* updated java maven dependency test expected results

* update java maven unit test

Co-authored-by: Cosh_ <CoshUS@users.noreply.github.com>
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.

6 participants