-
Notifications
You must be signed in to change notification settings - Fork 90
[fix] Decouple samples from the parent pom #1240
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
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
38f8814
First break the build
3c609b0
Start to fill in missing params
8a1b2b9
Fix build
7091c4c
Force plugin versions?
aa96b54
Force JDK-specific aspectj versions - test in params example
scottgerring e141a5b
Temporarily restrict examples build to params only
scottgerring d258158
Do we need the 11+ profile?
scottgerring e9b45c2
Add profile to remaining examples
scottgerring 88025e5
Add aspect library into profile for J8
scottgerring e6d9f7c
Rejig pom some more
scottgerring 407f83a
Add aspect plugins to J1.8 profile
scottgerring 1e7cc7b
Some cleanup
scottgerring 3fe460a
Remove cruft
scottgerring 551f7e0
Add some info to readme
scottgerring 7505deb
Update examples/powertools-examples-core/pom.xml
scottgerring cb38f72
Merge branch 'main' into fix-decouple-examples-builds
scottgerring 9629436
Clarify guidance on poms
scottgerring d3279a5
Merge remote-tracking branch 'origin/main' into fix-decouple-examples…
scottgerring ec80866
Build should use install not package on CI
scottgerring 6381c04
Merge remote-tracking branch 'refs/remotes/origin/fix-decouple-exampl…
scottgerring File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
## aws-lambda-powertools-examples | ||
|
||
This directory holds example projects demoing different components of the Powertools for AWS Lambda (Java). | ||
|
||
|
||
Each example can be copied from its subdirectory and used independently of the rest of this repository. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.