Greetings !!
Is there any document that can help highlight the flow / sequence diagram
in jetspeed 2 ?
Cheers
Prabu K
"Weaver, Scott" <[EMAIL PROTECTED]>
10/20/2003 03:31 PM
Please respond to "Jetspeed Developers List"
To: 'Jetspeed Developers List' <[EMAIL PROTECTED]>
cc:
Subject: RE: building jetspeed 2
Hi Mike,
You need to build Pluto from the CVS. Checkout Pluto, then "ant driver",
which will create that war for you. Then just copy it to your repository.
Only the older version of Pluto is available at ibiblio. Since both
projects (Jetspeed 2 and Pluto) are in a rapid state of change, keeping
copies of the jars at ibiblio doesn't make sense, as they are almost
immediately out of date.
hth,
________________________________
| |
| Scott T Weaver |
| <[EMAIL PROTECTED]> |
| Apache Jetspeed Portal Project |
| Apache Pluto Portlet Container |
|________________________________|
> -----Original Message-----
> From: Mike Perham [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 20, 2003 2:32 PM
> To: [EMAIL PROTECTED]
> Subject: building jetspeed 2
>
> Hi, I checked out the code from jakarta-jetspeed-2 and read through the
> GETTING-STARTED guide in docs/. This document seems to be out of date -
> could someone either update it or give me the lowdown on what has
> changed and I'd be happy to submit a patch.
>
> When I follow what directions do make sense, the build fails with the
> following error:
>
> +----------------------------------------
> | Build and Install the common jar Jetspeed-2 Portal Commons
> | Memory: 18M/19M
> +----------------------------------------
> Attempting to download pluto-0.1-dev-unreleased.jar.
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/pluto-container/jars/pluto-0.1-dev-unrelea
> sed.jar]: java.lang.Exception: Can't get pluto-0.1-dev-unreleased.jar to
> C:\Documents and
> Settings\webify\.maven\repository\pluto-container\jars\pluto-0.1-dev-unr
> eleased.jar
> WARNING: Failed to download pluto-0.1-dev-unreleased.jar.
>
> I was under the impression that pluto is now available. What do I need
> to do to get this working?
>
> mike