aws / aws/aws-sam-cli

allow specified maven options for sam build

Open
#4,446 2 comments 0 reactions 0 assignees View on GitHub
stage/pm-review type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

allow specifying maven options for sam build
for example system properties with -D or profiles with -P

an environment variable would be a good way for this

e.g.
```
MAVEN_ARGS="-Pprofile1" sam build
```

issue #1105 mentions MAVEN_OPTS, but that is currently not working

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.