On Wed, Feb 10, 2010 at 9:24 PM, Ross Mellgren <dri...@gmail.com> wrote:
> Shouldn't:
>
> cd archetypes; mvn clean install
> mvn archetype:generate -DarchetypeGroupId=net.liftweb 
> -DarchetypeArtifactId=lift-archetype-basic -DarchetypeVersion=2.0-SNAPSHOT
>
> work, since clean install will install in your local repo?

Almost. The magic sauce I had to add:

-DarchetypeCatalog=local

Thanks,

/Jeppe

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to