The maven repository contains only the compiled jar, but not the source or
javadoc. Is there any way we can also upload the source and javadoc jar as
well into maven repo? Being a maven user it really help to get the source
from the repo as well. Otherwise of course I can get the source from svn,
but that is not as jar to install on local maven repo. Getting the source on
local m2 repo will help me browse the source from the IDE.

Reply via email to