Hello,

I had the same problem. Before you do 'maven war' you have to go to the torque-om directory of your src-directory, change the parameter of your database in the "project.properties" file in THAT directory and run 'maven' (just 'maven', no parameters) in THAT directory. Then go back to the root directory of your src-directory and run 'maven war' (or rather: 'maven -Dmaven.test.skip=true dist:install').

That should do the trick.

Hope I could help,
Sven.

Markus M�ller wrote:
Hi List,

I am trying to install jetspeed 1.6 as described at http://portals.apache.org/jetspeed-1/tutorial/prerequisites.html I downloaded a source release from http://www.apache.org/dist/portals/jetspeed-1/jetspeed-1.6-src.zip
Then I tried to build it using maven and got:

"
...
Attempting to download junit-3.8.1.jar.
118K downloaded
The build cannot continue because of the following unsatisfied dependency:

jetspeed-torque-om-1.6.jar

Total time: 6 minutes 18 seconds
Finished at: Wed Jun 01 16:51:50 CEST 2005
"

Seems the download failed...
Anybody any idea or experiencing the same problems?


cheers

Markus




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

Reply via email to