Hi! maven-2.2.1 is fine.
Maybe you had a download problem? Try to rm -rf /Users/sshark/.m2/repository/org/apache/maven/wagon and start your build again. LieGrue, strub --- On Sun, 6/26/11, thlim <ssh...@gmail.com> wrote: > From: thlim <ssh...@gmail.com> > Subject: Hit java.lang.IllegalStateException with Wagon-ssh > To: users@maven.apache.org > Date: Sunday, June 26, 2011, 4:13 PM > Hi, > > I want to use wagon-ssh (1.0-beta-7) plugin to deploy my > assembled (via > assembly:assembly) application to another server using SSH. > It failed with a > fatal error, > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > > [INFO] The plugin descriptor for the plugin Plugin > [org.apache.maven.wagon:wagon-ssh] was not found. Please > verify that the > plugin JAR > /Users/sshark/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-7/wagon-ssh-1.0-beta-7.jar > is intact. > [INFO] > ------------------------------------------------------------------------ > > [INFO] Trace > java.lang.IllegalStateException: The plugin descriptor for > the plugin Plugin > [org.apache.maven.wagon:wagon-ssh] was not found. Please > verify that the > plugin JAR > /Users/sshark/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-7/wagon-ssh-1.0-beta-7.jar > is intact. > > My maven and OS versions are stated below. Can anyone help > me as of why the > wagon plug in is not intact? Does it require maven 3? > Thanks > > Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800) > Java version: 1.6.0_24 > Java home: > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > > Default locale: en_US, platform encoding: MacRoman > OS name: "mac os x" version: "10.6.8" arch: "x86_64" > Family: "mac" > > > /lim/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org