Paul,
I'm sorry, but I can't help you here. I forgot where pluto-portal-rcX.jar (pluto-portal-rc2.jar??) comes from.
I've moved on to rc3, which contains my Admin Portlet Application that simplifies deployment (and avoids all these maven hassles). You need to build rc3 from Subversion (which I just did last night). Use 'maven distribute:binary' to build and after maven has done its magic, the rc3 distribution should be in the target/distributions directory. When you start Pluto, click on the Admin link and then on the Deploy War Portlet help link for directions on how to use the Admin portlet app.
/Craig
| Paul I Fodor <[EMAIL PROTECTED]>
06/17/2005 11:43 AM
|
|
thank you Craig - it passes those dependences but I got stuck at another dependency: pluto-portal-rcX.jar which I cannot find in any distribution.
Paul.
| [EMAIL PROTECTED]
06/17/2005 11:12 AM
|
|
Yes, that is the directory. Make sure there is a pluto/jars subdirectory. If not create it and copy pluto-1.0.1-rc2 into that dir.
/Craig
| Paul I Fodor <[EMAIL PROTECTED]>
06/17/2005 10:43 AM
|
|
$MAVEN_REPO = c:\Documents and Settings\Administrator\.maven\repository
| Paul I Fodor/Watson/[EMAIL PROTECTED]
06/17/2005 10:22 AM
|
|
Hi,
Where should $MAVEN_REPO point to?
Thank you,
Paul.
| [EMAIL PROTECTED]
06/17/2005 09:48 AM
|
|
Hi Paul,
Move a copy of pluto-1.0.1-rc2.jar from $PLUTO_HOME/shared/lib into $MAVEN_REPO/pluto/jars.
/Craig
| Paul I Fodor <[EMAIL PROTECTED]>
06/17/2005 09:14 AM
|
|
Hi all,
I try to deploy a portlet and maven gives error - cannot download dependences: I tryed pluto-rc2-src and pluto from subversion - see below - what should I do?
Thank you,
Paul.
********************************************************************************
c:\pluto-1.0.1-rc2-src>maven
....
Attempting to download pluto-1.0.1-rc2.jar.
WARNING: Failed to download pluto-1.0.1-rc2.jar.
BUILD FAILED
File...... C:\Documents and Settings\Administrator\.maven\cache\maven-multiproje
ct-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:
pluto-1.0.1-rc2.jar
********************************************************************************
C:\svn-pluto>maven
....
Attempting to download pluto-descriptors-1.0.1-rc3.jar.
WARNING: Failed to download pluto-descriptors-1.0.1-rc3.jar.
BUILD FAILED
File...... C:\Documents and Settings\Administrator\.maven\cache\maven-multiproje
ct-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:
pluto-descriptors-1.0.1-rc3.jar
