A dependency I cannot find the jar
- if I try to maven the rc2 I get: "The build cannot continue because of the following unsatisfied dependency: pluto-portal-1.0.1-rc2.jar"
- if I try to maven the subversion rc3 I get: "The build cannot continue because of the following unsatisfied dependency: pluto-portal-1.0.1-rc3.jar"
I cannot find those jars in any distribution
Paul.
pluto-portal-1.0.1-rc3.jar
| 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
