It works. Thanks for your quick answer ! -- Nicolas Dutertry
-----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: mardi 16 janvier 2007 08:41 To: Jetspeed Users List Subject: Re: jetspeed seed script error Hi Nicolas, I applied your patch. Please let us know if that works on Windows for you... David Dutertry, Nicolas wrote: > Hi, > > I've downloaded the latest version of jetspeed-2.1-dev and I have an error > in my custom build during the initialization of the database. > The error occurs with the maven goal j2:db.entities : > > [echo] running _db.seed with data: D:/DEV/7.x/HR Projects/HR > Portal/target/portal-sql/ arguments: -b target/portal-sql/assembly/boot/ -c > target/portal-sql/assembly/ database-url: jdbc:mysql://localhost/hrportal > <mysql://localhost/hrportal> > [java] Exception in thread "main" java.lang.IllegalArgumentException: > Unknown argument: Projects > [java] at > org.apache.jetspeed.serializer.JetspeedSerializerApplication.main(JetspeedSe > rializerApplication.java:163) > [java] [ERROR] Java Result: 1 > > I think that's because my path contains spaces. > > I've opened a jira issue : https://issues.apache.org/jira/browse/JS2-638 > <https://issues.apache.org/jira/browse/JS2-638> > > I'm blocked with this issue, can you help me please ? > Thanks. > > -- > Nicolas Dutertry > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
