-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
Can you please give an example of how to build multiple jars where:
First Jar contains
- API from src/api
- Impl from src/impl
- and compiled with java6
Second Jar contains
- API from src/api
- with sources
- and compiled with java8
Third Jar contains
- API from src/api
- Impl from src/impl
- Test from src/test
- with sources and Java Doc
- and compiled with java8
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels