[ https://issues.apache.org/jira/browse/PLUTO-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804587#action_12804587 ]
Ate Douma commented on PLUTO-588: --------------------------------- Hi Robert, I know Maven isn't everybody's cup of thee :) and surely it shouldn't be difficult to add the separate distribution of the container jars too. Either we can reintroduce such a container artifacts only distribution again or indeed point out which jars are needed from the main bundle to get started with only the pluto container. For your information, using the current 2.0.0 bundle distribution, you'll need to extract (only) the following: /pluto-2.0.0/lib/ (goes into shared class loader to support cross-context webapp access): portlet-api_2.0_spec-1.0.jar pluto-container-api-2.0.0.jar pluto-taglib-2.0.0.jar ccpp-1.0.jar /pluto-2.0.0/PlutoDomain/pluto-portal-2.0.0.war (goes into portal webapp WEB-INF/lib): WEB-INF/lib/ pluto-container-2.0.0.jar stax-api-1.0-2.jar stax-1.2.0.jar jaxb-api-2.1.jar jaxb-impl-2.1.9.jar slf4j-api-1.5.6.jar slf4j-jdk14-1.5.6.jar (can replace with your own sfl4j logger implementation if desired, like slf4j-log4j12-1.5.6.jar) > Getting Started website page for Pluto 2.x needs to be updated concerning > available and provided distributions > -------------------------------------------------------------------------------------------------------------- > > Key: PLUTO-588 > URL: https://issues.apache.org/jira/browse/PLUTO-588 > Project: Pluto > Issue Type: Bug > Components: documentation, general, portlet container > Affects Versions: 2.0.0 > Environment: Irrelevant, since this is filed against the Pluto Site, > not Pluto itself > Reporter: Robert Brown III > > On the Getting Started page of the Pluto site > (http://portals.apache.org/pluto/v20/getting-started.html) there are a number > of distributions mentioned, including the pluto-current-bundle (Pluto bundled > with Tomcat) , pluto-current-bin (the Pluto libraries and portal), > pluto-current-container-bin (the Pluto Container libraries), and > pluto-current-src (the source code). > Unfortunately, when attempting to download, it seems that only the bundle and > the source are available. The pluto-current-bin and (most importantly for me) > pluto-current-container-bin are apparently not on any mirrors. > It would be appreciated if someone would make these distributions available, > or please correct/expand what is on the Getting Started page.. > Please note: this is put here as a bug because I could find nowhere else to > report this problem. I am unaware of any other avenues of contact concerning > matters other than this bug- reporting system. I am uncertain if this is the > right place to report this problem, but I cannot find a more appropriate > place. > If such a place exists, then please point me to it so that I can eliminate > this bug report. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.