you have to do an mvn install
from the <pluto-home> directory first. This will install the missing plugin. David On 3/13/06, ilango <[EMAIL PROTECTED]> wrote: > Hi > I got the following error, while attempting to test Pluto 1.1 > > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > C:\Documents and Settings\ilango>cd / > > C:\Documents and Settings\ilango>cd \ > > C:\>mvn pluto:install -DinstallDir="C:\Tomcat" > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'pluto'. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Maven Default Project > [INFO] task-segment: [pluto:install] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] > ------------------------------------------------------------------------- > --- > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Cannot execute mojo: install. It requires a project with an existing > pom. > xml, bu t the build is not using one. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Total time: < 1 second > [INFO] Finished at: Sun Mar 12 23:16:36 PST 2006 > [INFO] Final Memory: 1M/3M > [INFO] > ------------------------------------------------------------------------- > --- > > C:\> > C:\>mvn pluto:install -DinstallDir="C:\Tomcat\webapps" > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'pluto'. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Maven Default Project > [INFO] task-segment: [pluto:install] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] > ------------------------------------------------------------------------- > --- > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Cannot execute mojo: install. It requires a project with an existing > pom. > xml, but the build is not using one. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Total time: < 1 second > [INFO] Finished at: Sun Mar 12 23:22:47 PST 2006 > [INFO] Final Memory: 1M/3M > [INFO] > ------------------------------------------------------------------------- > --- > > C:\> > > ---------- > I am running JDK 1.4.2_08 and JRE 1.5_06 > I have Tomcat 5.5.15 > I installed the Tomcat Compat package too. > > I still get this error. I wonder why? > > > Thanks in advance > ilango > > > > > > > "David H. DeWolf" <[EMAIL PROTECTED]> wrote: > http://portals.apache.org/pluto/source-repository.html > > On 3/12/06, ilango wrote: > > hi > > I am interested in checking out the latest stable version of Pluto 1.1. > > What link should I use for checking it out from the Subversion repository? > > > > I tried looking on the Pluto website, but found only the checkout URL for > > Pluto 1.0.1 > > > > thanks > > ilango > > > > > > ________________________________ > > Yahoo! Mail > > Use Photomail to share photos without annoying attachments. > > > > > > > > ________________________________ > Yahoo! Mail > Bring photos to life! New PhotoMail makes sharing a breeze. > >
