Hi Jan,

I just ran your example. It works fine here. Are you sure you didn't 
forget something in the CL? is it all on one line?

C:\temp>mvn archetype:create -DgroupId=guide.ide.eclipse 
-DartifactId=guide-ide-eclipse

news <[EMAIL PROTECTED]> skrev 10.08.2006 13:57:02:

> Hi,
> 
> I tried to follow the guide at
> http://maven.apache.org/guides/mini/guide-ide-eclipse.html for multiple
> module project, but running:
> 
> mvn
> archetype:create -DgroupId=guide.ide.eclipse 
-DartifactId=guide-ide-eclipse
> 
> results in:
> 
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] 
---------------------------------------------------------------------
> ---
> [ERROR] BUILD FAILURE
> [INFO] 
---------------------------------------------------------------------
> ---
> [INFO] Invalid task 'guide.ide.eclipse:': you must specify a valid 
lifecycle
> phase, or a goal in the format plugin:goal or
> pluginGroupId:pluginArtifactId:pluginVersion:goal
> [INFO] 
---------------------------------------------------------------------
> ---
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
---------------------------------------------------------------------
> ---
> [INFO] Total time: < 1 second
> [INFO] Finished at: Thu Aug 10 13:53:25 CEST 2006
> [INFO] Final Memory: 1M/4M
> [INFO] 
---------------------------------------------------------------------
> ---
> 
> Is the guide correct or I miss something?
> 
> Thanks, Jan
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to