Example: mvn help:describe -Dplugin=archetype, for more information : http://www.sonatype.com/books/mvnref-book/reference/installation-sect-help-plugin-install.html
2010/10/18 Marco Rossi <[email protected]> > >And, are you behind a proxy? Did you set it in settings.xml? > Yes, i set it. Indeed i see my local repository "increase" > > >If yes, are you using an archetype plugin version prior to 2.0? > Honestly i don't know. I simply download maven 3.0, configure the proxy and > try the simpler command > > mvn archetype:generate -DgroupId=com.mycompany.app \ > -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart \ > -DinteractiveMode=false > > to start. Where can i find the "archetype plugin version"? > > On Mon, Oct 18, 2010 at 2:32 PM, Antonio Petrelli < > [email protected]> wrote: > > > 2010/10/18 Alexey Direct <[email protected]>: > > > Hi Marco. Did you have internet connection at this time? > > > > > > If yes, are you using an archetype plugin version prior to 2.0? > > The last question is about this bug: > > http://jira.codehaus.org/browse/ARCHETYPE-202 > > > > Antonio > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
