RE: build.xml file for struts 2

2007-06-11 Thread Dave Newton
es Mitchell > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 12, 2007 3:27 AM > To: Struts Users Mailing List > Subject: Re: build.xml file for struts 2 > > > You can generate an Ant build file from any project > that uses Maven. > >$ mvn ant:ant > > &g

RE: build.xml file for struts 2

2007-06-11 Thread RoseIndia.net Help
your system. Thanks -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 12, 2007 3:27 AM To: Struts Users Mailing List Subject: Re: build.xml file for struts 2 You can generate an Ant build file from any project that uses Maven. $ mvn ant:ant

Re: build.xml file for struts 2

2007-06-11 Thread James Mitchell
] -Original Message- From: Carroll, Samuel Nicholas [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 3:11 PM To: Struts Users Mailing List Subject: RE: build.xml file for struts 2 Here is the basic layout for a build.xml for the struts appilcations I develop: FULL PROJECT NAME

Re: build.xml file for struts 2

2007-06-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Session, Session Mwamufiya wrote: > Thanks for the file, but I would really need to see a working example, > because all of these files and directories here and there are too confusing. > I wish someone could point me to a helloworld tutorial that act

RE: build.xml file for struts 2

2007-06-11 Thread Session Mwamufiya
MBA | Tepper School of Business MSE (software eng.) | School of Computer Science T: (412) 508-5455 | [EMAIL PROTECTED] -Original Message- From: Carroll, Samuel Nicholas [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 3:11 PM To: Struts Users Mailing List Subject: RE: build.xml file

RE: build.xml file for struts 2

2007-06-11 Thread Carroll, Samuel Nicholas
Here is the basic layout for a build.xml for the struts appilcations I develop: FULL PROJECT NAME ..