The project descriptor for jakarta-pluto says this :

<jar id="container" name="container/target/pluto-1.0.jar"/>
 <jar id="api" name="api/target/portlet-api-1.0.jar"/>
 <jar id="portal" name="portal/target/pluto-portal-impl-1.0.jar"/>

and the jars exist at these locations, ie for instance :
/data3/gump/jakarta-pluto/container/target/pluto-1.0.jar
but gumpy looks for :
/data3/gump/jakarta-pluto/temp/container/target/pluto-1.0.jar
which does not exist.

the jakarta-pluto.xml file also contains these lines :
   <mkdir dir="temp/api/classes/"/>
   <mkdir dir="temp/container/classes/"/>
   <home nested="temp"/>



Julie MacNaught wrote:

There is a similar problem with jakarta-pluto. I.e. builds on covalent, not on lsd .

Julie



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



Reply via email to