> On 7/19/06, Patrick Lightbody
> <[EMAIL PROTECTED]> wrote:
> 
> > Yup, the xwork profile is very nice for when
> generating the IDEA projects.
> 
> Agreed, but ../xwork is not where my xwork lives. :)
> 
> Any objection to making this configurable as a
> property?
> 
> If you and Jason can add this to settings.xml:
> 
>    <profiles>
>    <profile>
>      <id>xwork</id>
>    <properties>
> 
> struts2.xwork.location>../xwork</struts2.xwork.locatio
> n>
>         </properties>
> profile>
>     ...
> n we can change the struts2-parent pom to:
> 
>         <profile>
>     <id>xwork</id>
>         <modules>
>         <module>${struts2.xwork.location}</module>
>     </modules>
>     </profile>
>  it should work for everyone.
> Thanks,
> -- 
> Wendy
> 

Was the original idea of using maven to be simpler than the ant build? Just 
wondering...
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=37836&messageID=82946#82946


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

Reply via email to