Thanks Wendy for the answer. The archetypes one can find in the link i sent are projects samples. I.e. they are simple maven 2 projects that will be transformed into archetypes in some time.
The kind of review i seek is just that someone check these projects to see if they fulfill their names. I ask that because I was not one of the old archetypes creator, and would like to ensure the mean of archetype during migration from old descriptor to the new one. Obviously, the quickstart sample, i can guess it is OK. But i am a little unsure for the mojo sample. I will need more help for the next samples. And if one can provide me with some sample projects ;-) I hope have been clearer this time than last. Regards, Raphaël 2008/11/1 Wendy Smoak <[EMAIL PROTECTED]>: > On Fri, Oct 31, 2008 at 11:02 AM, Raphaël Piéroni > <[EMAIL PROTECTED]> wrote: > >> any one ? > > I spent a few minutes on this when you first asked, and didn't get > anywhere. Can you give some hints on how you'd like us to test them? > > (They're not hooked up in the build, so first I had to build the > archetypes individually. I assume "mvn archetype:create ..." isn't > working because they are "new" archetypes. Fair enough. But neither > does "mvn archetype:generate ..." with the usual parameters specified. > Do I need to manually add them to a catalog, or... ?) > > $ mvn archetype:generate -DarchetypeArtifactId=maven-quickstart > -DarchetypeVersion=2.0-SNAPSHOT -DgroupId=net.wsmoak > -DartifactId=testme > ... > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] The defined artifact is not an archetype > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
