I tried this way first time maven told build failure but on trying it show me build success message. Also I run one junit test inside eclipse and it run successfuly so I believe everything is in place now. My only concern is the error my eclipse workbench showing along with few warning.
Sent from BlackBerry® on Airtel -----Original Message----- From: Emmanuel Lécharny <[email protected]> Date: Tue, 26 Jul 2011 22:01:41 To: <[email protected]> Reply-To: [email protected] Subject: Re: Where to Start? On 7/26/11 9:39 PM, Umesh Awasthi wrote: > Just a quick update:: > > i installed maven 3.x (standalone ) and use the following command as > suggested > mvn eclispe:eclipse > but it gave build failure > > with following error > > [WARNING] Could not transfer metadata org.codehaus.mojo/maven-metadata.xml > from/to central (http://repo1.maven.org/maven2): Error transferring file: > repo1.maven.org > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml > Downloaded: > http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml (17 KB at > 17.5 KB/sec) > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 55.728s > [INFO] Finished at: Wed Jul 27 00:59:54 IST 2011 > [INFO] Final Memory: 3M/6M > [INFO] > ------------------------------------------------------------------------ > [ERROR] No plugin found for prefix 'eclispe' try 'eclipse', not 'eclispe" -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
