I am using maven 2.0 release. I cleaned up my local repository and it seems to have resolved the issue.
On 11/6/05, David H. DeWolf <[EMAIL PROTECTED]> wrote: > interesting. I haven't seen any other reports of this problem. > > You're right about the versions. I'm in the middle of updating the > plugin and as part of the upgrade it'll use the most recent versions. > > what version of maven are you using? > > David > > Yujin Kim wrote: > > Hello, > > > > I finally decide to give it a try on pluto 1.1, so I checked out a > > fresh copy of the main trunk and ran maven2 build which failed. > > > > Just pasting what i think relavent information - > > > > [INFO] > > ---------------------------------------------------------------------------- > > [INFO] Building Maven Pluto Installer Plugin > > [INFO] task-segment: [install] > > [INFO] > > ---------------------------------------------------------------------------- > > [INFO] > > ---------------------------------------------------------------------------- > > [ERROR] BUILD FAILURE > > [INFO] > > ---------------------------------------------------------------------------- > > [INFO] Required goal not found: > > org.apache.maven.plugins:maven-plugin-plugin:updateRegistry > > [INFO] > > ---------------------------------------------------------------------------- > > [INFO] For more information, run Maven with the -e switch > > [INFO] > > ---------------------------------------------------------------------------- > > [INFO] Total time: 7 seconds > > [INFO] Finished at: Sat Nov 05 18:35:42 EST 2005 > > [INFO] Final Memory: 5M/9M > > [INFO] > > ---------------------------------------------------------------------------- > > > > I noticed maven-pluto-plugin depends on a lot of maven 2.0-alpha 3 > > artifacts. > > > > Thanks > > > > Yujin > > > >
