On 29 May 2012 09:28, Vincent Massol <vincent(a)massol.net> wrote:
On May 29, 2012, at 9:53 AM, Jeremie BOUSQUET wrote:
I think it has more to do with the repository
manager not knowing the
version of archetype plugin to retrieve, or something like that.
It uses the latest version so I don't think it's a version issue.
However, maybe the FQN will help indeed.
You should retry your command-line using full
plugin specification :
mvn org.apache.maven.plugins:maven-archetype-plugin:2.2:generate
-D.......(your options)
You should only have to do this once, then using archetype:generate
should be enough.
Let us know Paul. If it works it would be nice to add the information to
http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingComponents
I'll try it this evening at home. For some reason, the XWiki site is
unusably slow from work (15 minute page loads!) Seems to be caused by
some form of proxy timeouts, and it only seems to affect my work
connection, so I assume it's at my end.
Paul.