when we write mvn in the path of the shindig code the result is mvn is not recognized as internal or external command, operable program or patch file (its )
--- On Tue, 11/11/08, Ian Boston <[EMAIL PROTECTED]> wrote: From: Ian Boston <[EMAIL PROTECTED]> Subject: Re: help in building mvn To: [email protected] Date: Tuesday, November 11, 2008, 11:46 PM It should be where you checked the shindig code out to , that directory will have a BUILD-JAVA file and a pom.xml as well as java,features,etc,config folders (to name a few). Ian On 11 Nov 2008, at 23:31, Mostafa Barakat wrote: > C:\Program Files\apache-maven-2.0.9\bin > > > --- On Tue, 11/11/08, Chirag Shah <[EMAIL PROTECTED]> wrote: > > From: Chirag Shah <[EMAIL PROTECTED]> > Subject: Re: help in building mvn > To: [email protected] > Date: Tuesday, November 11, 2008, 11:24 PM > > In which directory are you running mvn to build shindig? > > Thanks, > Chirag > On Tue, Nov 11, 2008 at 2:46 PM, Mohamed Ekram <[EMAIL PROTECTED]> > wrote: >> Hi, I'm Mohamed Ekram, Barakat's friend >> and we are in the same team and have the same results >> >> the output is: >> java version "1.6.0_07" >> java(TM) SE Runtime Environment (build 1.6.0_07-b06) >> java HotSpot(TM) client VM (build 10.0-b23, mixed mode, sharing) >> >> Maven version: 2.0.9 >> java version: 1.5.0_14 >> os name: "windows vista" version: "6.0" arch: > "x86" Family: "windows" >> >> pwd not worked >> >> but if you want my directory >> c:\Program Files\apache-maven-2.0.9\bin >> >> Thanks in Advance >> >> >> >> >> ________________________________ >> From: Ian Boston <[EMAIL PROTECTED]> >> To: [email protected] >> Sent: Wednesday, November 12, 2008 12:22:54 AM >> Subject: Re: help in building mvn >> >> can you do >> java -version >> mvn -version >> pwd >> >> and send the output. >> Thanks >> Ian >> On 11 Nov 2008, at 20:35, Adrian Nadeau wrote: >> >>> I am also having this problem while trying to run mvn on Ubuntu >>> 7.10. >>> Thanks. >>> >>> On Tue, Nov 11, 2008 at 4:05 PM, Mostafa Barakat > <[EMAIL PROTECTED]>wrote: >>> >>>> hi, >>>> >>>> please help me to find a solution for this problem >>>> >>>> when i type mvn in the cmd (windows) >>>> >>>> this is the result >>>> >>>> [INFO] Scanning for projects... >>>> [INFO] >>>> > ---------------------------------------------------------------------- > -- >>>> [ERROR] BUILD FAILURE >>>> >>>> [INFO] >>>> > ---------------------------------------------------------------------- > -- >>>> [INFO] You must specify at least one goal. Try 'install' > to build or 'mvn >>>> -?' foroptionssee http://maven.apache.org for more > information. >>>> >>>> [INFO] >>>> > ---------------------------------------------------------------------- > -- >>>> [INFO] For more information, run Maven with the -e switch >>>> >>>> [INFO] >>>> > ---------------------------------------------------------------------- > -- >>>> [INFO] Total time: < 1 second >>>> [INFO] Finished at: Thu Jan 25 12:26:09 CET 2007 >>>> [INFO] Final Memory: 1M/2M >>>> >>>> [INFO] >>>> > ---------------------------------------------------------------------- > -- >>>> >>>> >>>> and the same result appears to my friends >>>> help me plz >>>> >>>> >>>> >>> >>> >>> >>> >>> --Regards, >>> >>> Adrian Nadeau >>> Man Behind the Curtain >>> Evolving Solutions... Keeping it Simple. >>> [EMAIL PROTECTED] >>> http://www.evolvingsolutions.ca >>> Twitter: http://twitter.com/anadeau >>> FriendFeed: http://friendfeed.com/anadeau >>> The Drum Fill: http://www.thedrumfill.com/profile/AdrianNadeau >> >> >> > > >

