No problem for me to lauch this goal (mvn archetype:create
-DgroupId=com.roularta.app -DartifactId=my-app -e) on maven 2.0.9.

But first of all, maven say : "This goal is deprecated. Please use mvn
archetype:generate instead"

Are you using a proxy?


2009/1/12 <[email protected]>

> Hello,
>
> When I try to create a new projects with my new installed maven, I get
> the error 'org.apache.maven/lifecycle.LifecycleExecutionException: the
> plugin "org.apache.maven.plugins:maven-archetype-plugin' does not exist
> or no valid version could be found.
>
> I used this syntax to create it: mvn archetype:create
> -DgroupId=com.roularta.app -DartifactId=my-app -e
>
> All the environment vars are ok.
>
> I see this exact error named in the FAQ, but the link to the answer
> doesn't work/exist..
>
> Does anybody know what exactly goes wrong?
>
> Thanks for the effort.
>
> Kind regards,
> Sandy
>
>

Reply via email to