You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Sebastien Cesbron <sc...@gmail.com> on 2006/07/06 16:09:03 UTC

Maven jar plugin documentation

Hi,

Is there a place where it is possible to see snapshot documentation ?
I search the maven jar plugin last snapshot documentation to see if it
is more verbose on jar signing.

Thanx

Seb

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven jar plugin documentation

Posted by Wayne Fay <wa...@gmail.com>.
Not sure where on the web you can currently find it, but if you pull
down the code from SVN to your local box and then run "mvn site", it
should build the SNAPSHOT site on your local box for viewing etc...

Wayne

On 7/6/06, Sebastien Cesbron <sc...@gmail.com> wrote:
> Hi,
>
> Is there a place where it is possible to see snapshot documentation ?
> I search the maven jar plugin last snapshot documentation to see if it
> is more verbose on jar signing.
>
> Thanx
>
> Seb
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven jar plugin documentation

Posted by jerome lacoste <je...@gmail.com>.
On 7/6/06, Sebastien Cesbron <sc...@gmail.com> wrote:
> Hi,
>
> Is there a place where it is possible to see snapshot documentation ?
> I search the maven jar plugin last snapshot documentation to see if it
> is more verbose on jar signing.

best is to look at the code...

http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/java/org/apache/maven/plugin/jar/JarSignMojo.java?view=log

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org