Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Issues to be reviewed for 3.x
-
Component/s: Documentation: Guides
-
Labels:None
-
Complexity:Intermediate
Description
"Guide to uploading artifacts to the Central Repository" needs to specify some requirements for multi-module Maven projects.
Many of the project's POM configurations are inherited by the modules of the project.
It is unspecified by this guide, whether the modules POMs also need to specify those settings explicitly or not, in case the developers' intention is to release those on Central.
As of "Last Published: 2009-09-09" this information is missing from this guide.
If a Report plugin would exist, which checks a Maven project whether it complies to the requirements of the Central, then "Guide to uploading artifacts to the Central Repository" specification should show a link to this Report plugin.
Is there such a Report plugin somewhere?
Don't you think we need that?