aws / aws/aws-encryption-sdk-java
refactor examples into its own module
- Dominant language
- Java
- Stars
- 240
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
per conversations at https://github.com/awslabs/aws-encryption-sdk-java/pull/6#discussion_r139338345, creating this issue.
```bash
aws-encryption-sdk-java\
-> pom.xml //artifact name for this can be aws-encryption-sdk-java-parent
-> aws-encryption-sdk-java-core
-> pom.xml, src //this generates aws-encryption-sdk-java artifact
-> aws-encryption-sdk-java-examples
-> pom.xml, src //this generates aws-encryption-sdk-java-examples artifact
```
Guys put your feedbacks/proposals in the comments section.
Contributor guide
Research direction
Read the linked pull-request discussion and the repository's root pom.xml first, then inspect the existing core and examples source trees. Confirm the proposed parent, core, and examples module layout and artifact names; done means the examples are isolated in their own module without breaking the stated build structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100