Greetings, I am using Maven2 as my build environment. I built a custom portal with the (mvn archetype). Everything builds fine, but when I deploy it the database doesn't get seeded and hence the startup fails. Is there a binding to a phase in maven2 archetype project on how to seed the db? I could not find any reference.
Also, how does one "import" the Jetspeed XML seed file into a db? Is there an external tool? Thanks Cheers mohan
