2007/12/3, Ted Husted <[EMAIL PROTECTED]>:
> Unfortunately, I have no idea how to fix it. My setup here isn't quite
> right, and it might have something do with it. The exact steps we
> follow are here:
>
>  * http://struts.apache.org/2.x/docs/creating-and-signing-a-distribution.html
>
> I know Antonio has been working on it, and if he, or someone else,
> runs the 2.1.1 release, maybe he or she will be able to do a better
> job. :)


In fact I did not fix anything, I only fixed the wiki!
the "alljars" needs to be activated when deploying.
I cannot do it myself since I changed my PC, where I have my private
keys to sign artifacts (I have to migrate them, but I don't have the
time).
The steps are pretty simple: deploy with:

mvn deploy -P release,all,alljars,pre-assembly -Dpassphrase="$PASSPHRASE"

and then move only the -source and -javadoc artifact to the rsync-ed directory.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to