When you deploy your project to remote repository you may want to include the project documentation and deploy it codes along with the project JAR file so that people would be able to download the JAR with Javadoc using Eclipse plug-in. It comes very handy when you use IDE like Eclipse or IDEA. Unfortunately by default Maven 2 does not deploy your source codes when you execute "deploy" goal.
This is how you can accomplish this. You need to configure Javadoc plug-in in your POM file
Developed by GARBUZ.COM © 1999-2007
Site information