To get the most of Maven you properly want to use features like the site and deploy plug-ins. Here you can build modules of a project and upload them so other just can use them. With the site plug-in you can easily make documentation from your javadoc and the information from the Maven structure is automatically included as the core structure in the website.
SourceForge
Integration guides
Maven 2 general plug-ins links
Maven goals
- mvn site:stage -DstagingDirectory=C:\site
- mvn site-deploy
4b3648fc-c85c-40e7-ac37-832266869f05|0|.0
Maven2