Maven build complains about 'no module descriptor'
Open
enhancement
JDK Version Support
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
**_This is a good first task on the AndHow project if you know Maven well_**
The Maven build inserts some warnings about missing module descriptors. Can these be addressed or quieted? The build does work as expected.
```
no module descriptor for org.yarnandtail:andhow
no module descriptor for org.yarnandtail:andhow-core
no module descriptor for org.yarnandtail:andhow-annotation-processor
```
Contributor guide
Assessment
This issue has not been assessed yet.