Hi,

I got following Error

c:>mvn -DgroupId=com.test.app -DartifactId=my-test-app  archetype:create

[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Quick Start Archetype
[INFO]    task-segment: [archetype:create]
[INFO]
----------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.maven.plugins:maven-archetype
-plugin:1.0-alpha-1:create': Cannot find Plexus container for plugin:
org.apache.maven.plugins:maven
-archetype-plugin
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Nov 06 17:42:20 IST 2006
[INFO] Final Memory: 1M/3M
[INFO]
------------------------------------------------------------------------


thanks,


Arnaud Bailly-3 wrote:
> 
> Orangeskool <[EMAIL PROTECTED]> writes:
> 
>>
>> mvn archetype:create -DgroupId=com.test.app -DartifactId=my-test-app 
>>
>>  mvn -U archetype:create -DgroupId=com.test.app -DartifactId=my-test-app 
>>  mvn -U -e archetype:create -DgroupId=com.test.app
>> -DartifactId=my-test-app  
>>  mvn -X archetype:create -DgroupId=com.test.app -DartifactId=my-test-app 
>>
> 
> mvn -DgroupId=com.test.app -DartifactId=my-test-app  archetype:create
> 
> 
> -- 
> OQube < software engineering \ génie logiciel >
> Arnaud Bailly, Dr.
> \web> http://www.oqube.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-2.0.4-Project-Creationm-Problem-tf2581919s177.html#a7197605
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to