Hi, I have a project with builds with Maven. My goal is to see my project on Central.
There is a nice guide at http://maven.apache.org/guides/mini/guide-central-repository-upload.html which tells me the requirements. Is there any Report plugin out there, which would check all the requirements for Central? If there is no such Report plugin, where is the actual script which handles the verifications and handles the uploads. I cannot believe projects are checked manually. I have another problem, "Guide to uploading artifacts to the Central Repository" does not specify 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. I have made this questions also to http://jira.codehaus.org/browse/MNG-4362 Thanks, Al --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
