That seems to do it. I'll redeploy the Maven artifacts later and then
start the vote.

Thanks again, Rahul. Your posts are always helpful.

-Ted.

On 1/19/07, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
On 1/19/07, Ted Husted <[EMAIL PROTECTED]> wrote:
> I've tagged, rolled, and uploaded 2.0.3 again, but the Maven sources
> are not showing up in the deployment to the staging folder or in my
> local repository . I don't know why the sources are not being built
> for me. The steps I followed are at
>
> * http://struts.apache.org/2.x/docs/creating-and-signing-a-distribution.html
>
<snip/>

That source (and javadoc) plugins seems to be part of the 'alljars'
profile in the parent pom [1], which would need to be included in the
-P list in the above recipe.

Another option (for v2.0.4, since it requires a pom change) would be
to merge the 'alljars' profile into the 'release' profile, as the
Shale framework parent pom [2] does.

-Rahul

[1] http://svn.apache.org/repos/asf/struts/struts2/trunk/pom.xml
[2] http://svn.apache.org/repos/asf/shale/framework/trunk/pom.xml

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

Reply via email to