Hello,I want to pack jar archive, but I need the *.java classes also included into this jar. I need this, because I want other people that use my jar project to see the documentation of all methods ? Not with maven assembly plugin, rather with "mvn package" and some additional option.
Thanks in advance! --- Sincerely Boris Valkov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
