On Mon, May 5, 2008 at 12:06 AM, flo35 <[EMAIL PROTECTED]> wrote: > the problem is when i > want to login me in this repository like the command : > > mvn deploy:deploy-file and -DrepositoryId=[id] > > It's not possible to add -DrepositoryId to the command : > mvn archetype:create ?
I don't see 'repositoryId' listed as a parameter: http://maven.apache.org/plugins/maven-archetype-plugin/create-mojo.html You can (search and then) open an issue for the Archetype plugin: http://jira.codehaus.org/browse/ARCHETYPE -- Wendy
