hello, We are getting this error even though the plugin 'maven-archetype-plugin' is present it is not able to find it. Can you please help us with this error the command that we typed on command prompt is:
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0 -DgroupId=com.mycompany.app -DartifactId=myproject 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: Mon Oct 01 09:55:08 GMT+05:30 2007 [INFO] Final Memory: 1M/2M [INFO] ------------------------------------------------------------------------ John Kwon wrote: > > Let us know the nature of the problem, and we can probably help. > > If you have Maven correctly installed, AppFuse should run from the Command > Prompt without problems (on Windows). > > If you have Candy for AppFuse installed correctly, along with the Maven2 > plugin in Eclipse, AppFuse should work within Eclipse without problems. > > It really boils down to a correct installation of Maven to get it to run. > > > On 9/28/07, diptirsi <[EMAIL PROTECTED]> wrote: >> >> >> hi >> plz help us we have problem in configuring appfuse. >> we have followed the steps that are given on site www.appfuse.org but >> still >> its not getting configured >> we hve problem running on command prompt as well as eclipse. >> thank u >> -- >> View this message in context: >> http://www.nabble.com/regarding-maven-and-appfuse-configuration-tf4533683s2369.html#a12938215 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/regarding-maven-and-appfuse-configuration-tf4533683s2369.html#a12973244 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
