Dear Dan,
I tried your option and now I got a jetspeed-1.5.jar in my target folder.

Is it the same for deploy on Tomcat? Or should I have a .war? (Sorry, newbie
question...)

Furthermore, in the thread you suggested me, I saw you made several changes
to get your Oracle stuff: I thought it was sufficient to configure properly
the Torque.properties. Is it the rest only Maven-related or am I missing
something?

I checked <JETSPEED_HOME>\src\sql\external and I saw there are
populate-mysql.sql and turbine-mysql.sql.
Are they enough to generate the DB? Why are they generated if I have not
still changed Torque.properties?

Sorry, but I have to speed up development and I'm spending too much time in
getting everything configured to start...

On behalf of all newbies around, I warmly ask developers (you made a great
job, it is just a slight remark) to make DB switch easier for those who are
not skilled in Maven, builds etc.

Thank you in advance for your attention
Stefano


----- Original Message ----- 
From: "Dan Moore" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <jetspeed-user@jakarta.apache.org>
Sent: Tuesday, February 01, 2005 5:39 PM
Subject: Re: Build Jetspeed 1.5 with Maven


>
> --- Stefano Bianchi <[EMAIL PROTECTED]> wrote:
>
> > Dear ALL (and David Sean, if you are there!),
> > I tried to build Jetspeed with Maven since I want to migrate to
> > MySql.
> >
> > I installed Maven,
> > tested it with Maven -v,
> > checked the mailing list (similar questions, not this one!),
> > checked the installation guidelines for Jetspeed (there is already a
> > project.xml included in the source distribution, is it ok?)
> >  ** but I still get no .war in <jetspeed_root>\target folder (only
> > classes,
> > jetspeed, test-classes, test-reports). **
> >
> > Furthermore, the DOS shell since to hang at the end of the following:
> >
> > D:\Download\jetspeed-1.5>maven war
>
> I think you want to skip the tests: maven -Dmaven.test.skip=true
> since it hangs on network access.
>
> Also, this thread may be helpful to you (an aside: anyone know why the
> search functionality isn't working on the mailing list?), as it
> documents what I went through to rebuild the jars for an Oracle db:
>
>
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=902500
>
> Dan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to