On Oct 14, 2013 12:14 AM, "Josh Elser" <[email protected]> wrote: > > Well, dang. > > My intent was definitely to *not* make a user have to download, install and then invoke the archetype, but provide a single maven command to be run to get up and running.
Could wrap this up in a shell script? Installing to the local repo/catalog is a pretty nasty side effect though. > > I hate doing it, but that might be a non-starter (even as the guy repeatedly cutting these releases). I haven't decided my opinion on whether or not this is super important for a 1.4.x version of the code. Thanks for the information either way, Mike. > > > On 10/13/2013 12:29 AM, Mike Drob wrote: >> >> There is no archetype-catalog.xml file deployed, so I have to mvn install >> before I am able to generate projects using the archetype. After I install >> however, everything works fine. > >
