You are going to have to identify when you ran maven war what jar files did
not get added in your lib directory. I had to manually added these in order
to get my build to work.

        http://www.bluesunrise.com/maven/ant/jars/ ant-1.5.3-1.jar
        http://www.bluesunrise.com/maven/dom4j/jars/ dom4j-1.4-dev-8.jar
        http://www.bluesunrise.com/maven/castor/jars/ castor-0.9.5.jar
        http://www.bluesunrise.com/maven/junit/jars/ junit-3.8.1.jar

Why I had to do it manually I have no idea. Good Luck.

-----Original Message-----
From: Avinash G [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 4:54 AM
To: Nicolas MAYEUR
Subject: RE: RE: build jetspeed-1.5 failed


hi nico,

Thanks a lot for your reply. I tried as what you said. But it didn't work.
What could be wrong. what else can we do.
Thanks in advance.

Avinash



-------- Original Message Follows-----------
It looks like you don't have the right torque jar in your repository.
I already had the same trouble with an other jar (ant.jar).
Delete the folder "C:/Documents and Settings/sam/.maven/repository/torque",
and play again.
("maven war" should work with JS1.5)
Nico

-----Message d'origine-----
De : Avinash G [mailto:[EMAIL PROTECTED]
Envoyi : vendredi 7 mai 2004 09:51
@ : [EMAIL PROTECTED]
Objet : build jetspeed-1.5 failed


Hi all,

I have a task of creating a portal using jetspeed. I have downloaded
jetspeed-1.5- src. The path of the jetspeed is in "d:jetspeed-1.5". when I
tried to build and install it using "maven war" as given in the tutorial,
the build got failed i got the error as follows.



============================================================================
===D:\jetspeed-1.5>maven war
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc2

Tag library requested that is not present: 'maven' in plugin: 'null'
Tag library requested that is not present: 'maven' in plugin: 'null'
Tag library requested that is not present: 'maven' in plugin: 'null'
build:start:

war:init:
java:prepare-filesystem:

java:compile:
prepare.apis:
[echo] Generating Jetspeed XML bindings
[java] -- Suppressing non fatal warnings.

BUILD FAILED
File...... file:/C:/Documents and
Settings/sam/.maven/plugins/maven-torque-plugi
n-3.2/plugin.jelly
Element... taskdef
Line...... 51
Column.... 63
taskdef class org.apache.torque.task.TorqueDataModelTask cannot be found
Total time: 5 seconds

============================================================================
===
Can any one please help me. Thank You in advance.

G.Avinash


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 *** Ce message et toutes les pihces jointes (ci-aprhs le "message") sont
itablis ` l'intention exclusive de ses destinataires et sont confidentiels.
Si vous recevez ce message par erreur, merci de le ditruire et d'en avertir
immidiatement l'expiditeur. Toute utilisation de ce message non conforme `
sa destination, toute diffusion ou toute publication, totale ou partielle,
est interdite, sauf autorisation expresse. L'internet ne permettant pas
d'assurer l'intigriti de ce message, le groupe Itras dicline toute
responsabiliti au titre de ce message, dans l'hypothhse oy il aurait iti
modifii. ***

---------------------------------------------------------------------
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]




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

Reply via email to