-
|
I am building a native AWS Lambda function. How can I tell Maven to push the Zip file to my Maven repository as part of the build/release process (deploy phase)? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
/cc @matejvasek (amazon-lambda), @patriot1burke (amazon-lambda), @quarkusio/devtools (maven) |
Beta Was this translation helpful? Give feedback.
-
|
Using |
Beta Was this translation helpful? Give feedback.
Using
build-helper-maven-plugin:attach-artifactseems to workhttps://www.mojohaus.org/build-helper-maven-plugin/usage.html#attach-additional-artifacts-to-your-project