Hi,
I fetched the latest
changes, installed pluto into tomcat 5.5.9 and this works
fine.
If I now change to
<pluto-1.1-basedir>/pluto-util and execute the
follwing:
maven
pluto:assemble -DinstallDir=<path to my war>
I get this
output:
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
BUILD
FAILED
Goal "pluto:assemble" does not exist in this project.
Total time: 1 seconds
Finished at: Thu Nov 03 16:52:25 CET 2005
Goal "pluto:assemble" does not exist in this project.
Total time: 1 seconds
Finished at: Thu Nov 03 16:52:25 CET 2005
The pluto-util
directory contains the following files (if it helps to tell me what is
wrong):
C:\java\pluto-1.1\pluto-util\pom.xml
C:\java\pluto-1.1\pluto-util\target
C:\java\pluto-1.1\pluto-util\target\exported-pom.xml
C:\java\pluto-1.1\pluto-util\target\pluto-util-1.1-SNAPSHOT.jar
C:\java\pluto-1.1\pluto-util\target
C:\java\pluto-1.1\pluto-util\target\exported-pom.xml
C:\java\pluto-1.1\pluto-util\target\pluto-util-1.1-SNAPSHOT.jar
Ullrich.
-----Original Message-----
From: Pollähne. Ullrich [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 03, 2005 3:59 PM
To: [email protected]
Subject: RE: Pluto 1.1, Tomcat 5.5.12 and portlet deploymentHi David,thanks for the fast response.>Tomcat 5.5.9 works fine.Yes, tomcat.5.5.9 is really completely different. ;-)It creates pluto, pluto-portal, testsuite and pluto-testsuite. Is it planned to remove this duplicity?>Make sure you do it from pluto-utilAfter getting the latest changes I will try again (I did execute the task in pluto-util).Ullrich.
