Avinash G wrote:

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]




With JP1.5, we use : *maven dist:install *or *maven -Dmaven.test.skip=true dist:install* for building the war archive !
I think you should step-by-step folow the tutorial at : http://portals.apache.org/jetspeed-1/tutorial/



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



Reply via email to