No, it's not causing problems yet. I'm able to build a clean assembly
from a checkout of the struts2 trunk in isolation. But I'm not clear
on why we even need a separate JAR and release series. Is Struts 1
using the annotations too? Do we share other artifacts under maven?
Are we sure we want a common maven folder?

-Ted.

On 1/28/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 1/28/07, Ted Husted <[EMAIL PROTECTED]> wrote:
> What about this in the root POM?
>
>         <profile>
>             <id>struts-annotations</id>
>             <modules>
>                 <module>../maven/struts-annotations</module>
>             </modules>
>         </profile>
>
> This stanza presumes that a folder below what we have been tagging is present.

I'm not sure what you mean.  Is it causing a problem?

You shouldn't need to activate that profile for the release, it's
there so you can build the latest snapshot along with the struts 2
code, assuming you have checked out 'current'.

--
Wendy

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




--
HTH, Ted.
* http://www.husted.com/struts/

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

Reply via email to