Try mvn -U to get the latest version of the plugin. If that doesn't work,
you may have to use the full path to the plugin groupId:artifactId:version

On Fri, Dec 11, 2009 at 6:59 AM, pablote <rossotti.p...@gmail.com> wrote:

>
> Hello,
>
> I am getting a build failure trying to create a new 2.1.0-M1 project.
> Followed instructions from QuickStart guide.  Any ideas?  Thanks
>
> C:\app>mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes
> -Da
> rchetypeArtifactId=appfuse-basic-struts-archetype
> -DarchetypeVersion=2.1.0-M1 -D
> groupId=com.mycompany -DartifactId=myproject
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Required goal not found: archetype:generate in
> org.apache.maven.plugins:m
> aven-archetype-plugin:1.0-alpha-7
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Dec 11 05:39:52 PST 2009
> [INFO] Final Memory: 2M/4M
> [INFO]
> ------------------------------------------------------------------------
> --
> View this message in context:
> http://n4.nabble.com/Required-goal-not-found-trying-to-create-a-new-project-tp961074p961074.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

Reply via email to