Hi All, I installed Maven and trying to build Eclipse RCP Application.
The following error I am getting while trying to perform (1) C:\Documents and Settings\bpra\Desktop\maven-2.0.6\maven-2.0.6>mvn install from command line [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ - --- [INFO] Building Maven Default Project [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ - --- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exi st or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Wed Apr 11 21:10:48 IST 2007 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ (2) C:\Documents and Settings\bpra\Desktop\maven-2.0.6\maven-2.0.6>mvn archetype:cre ate -DarchetypeGroupId=org.apache.maven.archetypes -DgroupId=com.mycompany.app -DartifactId=my-app Error: [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'archetype'. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exi st or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Wed Apr 11 20:59:21 IST 2007 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ Please help me out in running the maven tool to build RCP Application. Thanks & Regards Ramesh Babu.P <mailto::[EMAIL PROTECTED]> DISCLAIMER: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. -----------------------------------------------------------------------------------------------------------------------
