Argh. It is now. I was building local and so it picked it up. For some reason, Git didn't add this file when I committed, and didn't show the file as missing (no .gitignore, either). Sorry about that.
Derek On Mon, Mar 16, 2009 at 6:15 AM, Silvestre Zabala <[email protected]>wrote: > > Isn't the templates-hidden directory still missing from > > http://github.com/dpp/liftweb/tree/master/lift-archetype-jpa-basic/src/main/resources/archetype-resources/web/src/main/webapp > ? > > Best regards, > Silvestre > > On 16 Mrz., 05:37, Derek Chen-Becker <[email protected]> wrote: > > Darnit. I had this error before and thought I had it fixed. For some > reason > > the "**/*" include in the archetype-metadata.xml doesn't match the > > default.html file. I've fixed it (again?) and pushed the changes. It > should > > show up in a new build soon. In the meantime what you did should work > fine, > > since the default.html is cribbed from the basic archetype anyway. > > > > Cheers, > > > > Derek > > > > On Sun, Mar 15, 2009 at 10:24 AM, Silvestre Zabala < > [email protected]>wrote: > > > > > > > > > Derek Chen-Becker wrote: > > > > > > OK, it built and deployed. I just confirmed that you can create it > with: > > > > > > mvn archetype:generate \ > > > > -DarchetypeRepository=http://scala-tools.org/repo-snapshots\ > > > > -DarchetypeGroupId=net.liftweb \ > > > > -DarchetypeArtifactId=lift-archetype-jpa-basic \ > > > > -DarchetypeVersion=1.1-SNAPSHOT > > > > > It seems as if the default.html template is missing from the archetype- > > > resources. I've used the one from lift-archetype-basic to fix the xml > > > error that occurs in Firefox. > > > > > Best regards, > > > Silvestre > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
