Re: [s2] Requirements(O/T as relates to build environment for Struts2)

2006-11-16 Thread Martin Gainty
I unzipped to struts-2.0.0-SNAPSHOT\src and modified the pom.xml distributionManagement task as follows from !-- urlscp://people.apache.org/www/struts.apache.org/struts2/apps/url -- to-- urlscp://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/url here

Re: [s2] Requirements(O/T as relates to build environment for Struts2)

2006-11-16 Thread Wendy Smoak
On 11/16/06, Martin Gainty [EMAIL PROTECTED] wrote: here is the my distributionManagement to include in the xwork-2.0-SNAPSHOT.jar distributionManagement site idapache-site/id !-- urlscp://people.apache.org/www/struts.apache.org/struts2/apps/url --

Re: [s2] Requirements(O/T as relates to build environment for Struts2)

2006-11-15 Thread Martin Gainty
I need to build Struts2 so when I go to Struts-2 folder and execute mvn (2nd generation maven against pom.xml) (I modified pom.xml to accomodate existing jars) distributionManagement site idapache-site/id !--

Re: [s2] Requirements(O/T as relates to build environment for Struts2)

2006-11-15 Thread Wendy Smoak
On 11/15/06, Martin Gainty [EMAIL PROTECTED] wrote: I need to build Struts2 so when I go to Struts-2 folder and execute mvn (2nd generation maven against pom.xml) (I modified pom.xml to accomodate existing jars) How? so when I execute maven in folder where pom.xml is located