[Lift] Re: Continued problems with JPA archetypes

2009-06-01 Thread Charles F. Munat
I think everything is working now. I blew away .m2 several times and retried things. When I used the blank archetype (and copied the templates-hidden file over from the basic), it worked fine. Maybe a server was down somewhere. If it's working for you, then it's probably OK now. Thanks for lo

[Lift] Re: Continued problems with JPA archetypes

2009-06-01 Thread Derek Chen-Becker
Strange. I committed these back on the 26th: http://github.com/dpp/liftweb/commit/647f281e720720f09e3d6a5105ecb273cc0b592e Not sure where you're getting the stale archetypes from. As for the other issue with the enum, are you still seeing that? I can't reproduce it. Derek On Mon, Jun 1, 2009 at

[Lift] Re: Continued problems with JPA archetypes

2009-06-01 Thread Charles F. Munat
The templates-hidden folder was there with one archetype (basic) but not with the other (blank) when I ran them. But that was a few days ago. Chas. Derek Chen-Becker wrote: > The templates-hidden folder should be checked in already. I thought I > fixed that last week. I'll work on the other bu

[Lift] Re: Continued problems with JPA archetypes

2009-06-01 Thread Derek Chen-Becker
Hmm. I just blew away my maven repo and tried the original command you used: mvn archetype:generate \ -DarchetypeRepository=http://scala-tools.org/repo-snapshots \ -DarchetypeGroupId=net.liftweb \ -DarchetypeArtifactId=lift-archetype-jpa-basic \ -DarchetypeVersion=1.1-SNAPSHOT \ -DgroupI

[Lift] Re: Continued problems with JPA archetypes

2009-06-01 Thread Derek Chen-Becker
The templates-hidden folder should be checked in already. I thought I fixed that last week. I'll work on the other bugs today. Derek On Sun, May 31, 2009 at 11:26 PM, Charles F. Munat wrote: > > Hi, Derek, > > There are definitely some bugs since the move to 2.7.4. I mentioned the > missing tem

[Lift] Re: Continued problems with JPA archetypes

2009-06-01 Thread Charles F. Munat
Hi, Derek, There are definitely some bugs since the move to 2.7.4. I mentioned the missing templates-hidden folder for one of the archetypes (basic, I think). It's missing for the other as well (blank?). I was able to get a blank one up and running and things seem to be going smoothly, but yo

[Lift] Re: Continued problems with JPA archetypes

2009-05-31 Thread Derek Chen-Becker
The velocity warnings are normal. What you're seeing may be a bug. I haven't tested the archetype since the change to 2.7.4, so it may be related. I'll test it out this week. Derek On Sat, May 30, 2009 at 6:38 PM, wrote: > > I tried again, running this: > > mvn archetype:generate \ > -Darchet