http://www.ibiblio.org/maven/org.apache.maven.wagon/jars/

Most of them seem to be there... I'll look into the others, but you
can get them from:

http://www.ibiblio.org/maven2/org/apache/maven/wagon/

Either jsch should be fine... I'll probably update the SVN version later on.

Thanks,
Brett

On 4/21/05, Mykel Alvis <[EMAIL PROTECTED]> wrote:
> Also, apparently there's a dependency on jsch-0.1.14 in the plugin
> Earlier you mentioned to change to 0.1.17 of jsch. I was wondering if that
> was still necessary/a good idea?
> 
> On 4/20/05, Mykel Alvis <[EMAIL PROTECTED]> wrote:
> >
> > Brett,
> > I've gotten a distro from svn and tried the plugin:install.
> > The following dependencies are apparently not available to me.
> > Wrong repo or something else?
> >
> > wagon-provider-api-1.0-alpha-3-SNAPSHOT.jar
> > wagon-http-1.0-alpha-2.jar
> > wagon-ftp-1.0-alpha-2.jar
> > wagon-ssh-1.0-alpha-2.jar
> > wagon-ssh-external-1.0-alpha-2.jar
> > wagon-file-1.0-alpha-2.jar
> >
> >
> >
> > On 4/18/05, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > first reply didn't reach the list, attempt 2..
> > >
> > > ---------- Forwarded message ----------
> > > Date: Mon, 18 Apr 2005 23:53:23 +0200 (CEST)
> > > From: Kenney Westerhof <[EMAIL PROTECTED] >
> > > To: Maven Users List <[email protected]>, [EMAIL PROTECTED]
> > > Subject: Re: SSH issue
> > >
> > > On Mon, 18 Apr 2005, Mykel Alvis wrote:
> > >
> > > I've got the same problem when deploying artifacts.
> > >
> > > I'm using SSH-1.99-OpenSSH_3.8.1p1 Debian-8.sarge.4.
> > >
> > > It seems that it works perfectly all the time when I set the LogLevel to
> > > ERROR in /etc/init.d/sshd_config.
> > >
> > > When I set LogLevel to INFO it fails about half of the times,
> > > immediately.
> > >
> > > When I set LogLevel to DEBUG it always fails, but maven does not detect
> > > the error until some 50 seconds later.
> > >
> > > It also only occurred since I upgraded from Debian stable to unstable...
> > >
> > >
> > > It seems that the LogLevel affects the occurrance of the bug, and
> > > therefore I must conclude that it is a bug in OpenSSH.
> > >
> > > (I tried jcsh 0.1.5 and 0.1.17).
> > >
> > > PS:
> > >
> > > For the curious, following are excerpts from maven output and ssh
> > > logfile
> > > under various conditions running 'maven jar:deploy'.
> > > I did not run with -X as it provides no extra information,
> > > and stripped the first part of the output.
> > >
> > > LogLevel set to DEBUG:
> > >
> > > -----
> > > jar:deploy:
> > > [echo] maven.repo.list is set - using artifact deploy mode
> > > Will deploy to 1 repository(ies): fire
> > > Deploying to repository: fire
> > > Using private key: /home/forge/.ssh/id_dsa
> > > Deploying:
> > > /mnt/a/home/forge/work/neonics/project.xml-->neonics/poms/neonics-
> > > 0.6.pom
> > > Executing command: mkdir -p
> > > /vol/www/neonics.com/htdocs/maven//neonics/poms
> > >
> > > Failed to deploy to: fire Reason: Error occured while deploying to
> > > remote
> > > host:fire
> > >
> > > BUILD FAILED
> > > File......
> > > /home/forge/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly
> > > Element... artifact:artifact-deploy
> > > Line...... 94
> > > Column.... 13
> > > Unable to deploy to any repositories
> > > Total time: 56 seconds
> > > Finished at: Mon Apr 18 23:50:36 CEST 2005
> > >
> > > ========= SSH log:
> > >
> > > Apr 18 23:49:43 fire sshd[28681]: Connection from 
> > > ::ffff:10.0.2.1<http://10.0.2.1>port
> > > 37738
> > > Apr 18 23:49:43 fire sshd[28669]: debug1: Forked child 28681.
> > > Apr 18 23:49:43 fire sshd[28681]: debug1: Client protocol version 2.0;
> > > client so
> > > ftware version JSCH-0.1.17
> > > Apr 18 23:49:43 fire sshd[28681]: debug1: no match: JSCH-0.1.17
> > > Apr 18 23:49:43 fire sshd[28681]: debug1: Enabling compatibility mode
> > > for
> > > protoc
> > > ol 2.0
> > > Apr 18 23:49:43 fire sshd[28681]: debug1: Local version string
> > > SSH-1.99-OpenSSH_
> > > 3.8.1p1 Debian-8.sarge.4
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: PAM: initializing for "forge"
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: PAM: setting PAM_RHOST to
> > > "fire.homene
> > > t.neonics.com <http://t.neonics.com>"
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: PAM: setting PAM_TTY to "ssh"
> > > Apr 18 23:49:44 fire sshd[28681]: Failed none for forge from
> > > ::ffff: 10.0.2.1 <http://10.0.2.1> por
> > > t 37738 ssh2
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: temporarily_use_uid: 1000/100
> > > (e=0/0)
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: trying public key file
> > > /home/forge/.ss
> > > h/authorized_keys
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: matching key found: file
> > > /home/forge/.
> > > ssh/authorized_keys, line 1
> > > Apr 18 23:49:44 fire sshd[28681]: Found matching DSA key:
> > > dd:c2:c5:7a:4f:31:50:d
> > > b:52:c2:10:7b:eb:0f:02:7e
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: restore_uid: 0/0
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: temporarily_use_uid: 1000/100
> > > (e=0/0)
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: trying public key file
> > > /home/forge/.ss
> > > h/authorized_keys
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: matching key found: file
> > > /home/forge/.
> > > ssh/authorized_keys, line 1
> > > Apr 18 23:49:44 fire sshd[28681]: Found matching DSA key:
> > > dd:c2:c5:7a:4f:31:50:d
> > > b:52:c2:10:7b:eb:0f:02:7e
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: restore_uid: 0/0
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: ssh_dss_verify: signature
> > > correct
> > > Apr 18 23:49:44 fire sshd[28681]: Accepted publickey for forge from
> > > ::ffff:10.0.
> > > 2.1 port 37738 ssh2
> > > Apr 18 23:49:44 fire sshd[28681]: debug1: monitor_child_preauth: forge
> > > has
> > > been
> > > authenticated by privileged process
> > > Apr 18 23:49:44 fire sshd[28683]: (pam_unix) session opened for user
> > > forge
> > > by (u
> > > id=0)
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: PAM: reinitializing
> > > credentials
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: permanently_set_uid: 1000/100
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: Entering interactive session
> > > for
> > > SSH2.
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: server_init_dispatch_20
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: server_input_channel_open:
> > > ctype
> > > sessi
> > > on rchan 0 win 1048576 max 16384
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: input_session_request
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: channel 0: new
> > > [server-session]
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: session_new: init
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: session_new: session 0
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: session_open: channel 0
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: session_open: session 0: link
> > > with cha
> > > nnel 0
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: server_input_channel_open:
> > > confirm ses
> > > sion
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: server_input_channel_req:
> > > channel 0 re
> > > quest exec reply 0
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: session_by_channel: session 0
> > > channel
> > > 0
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: session_input_channel_req:
> > > session 0 r
> > > eq exec
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: server_input_channel_open:
> > > ctype
> > > sessi
> > > on rchan 1 win 1048576 max 16384
> > > Apr 18 23:49:44 fire sshd[28683]: debug1: input_session_request
> > >
> > > ----------
> > >
> > > LogLevel set to INFO:
> > >
> > > -------
> > > jar:deploy:
> > > [echo] maven.repo.list is set - using artifact deploy mode
> > > Will deploy to 1 repository(ies): fire
> > > Deploying to repository: fire
> > > Using private key: /home/forge/.ssh/id_dsa
> > > Deploying:
> > > /mnt/a/home/forge/work/neonics/project.xml-->neonics/poms/neonics-
> > > 0.6.pom
> > > Executing command: mkdir -p
> > > /vol/www/neonics.com/htdocs/maven//neonics/poms
> > >
> > > Failed to deploy to: fire Reason: Error occured while deploying to
> > > remote
> > > host:fire
> > >
> > > BUILD FAILED
> > > File......
> > > /home/forge/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly
> > > Element... artifact:artifact-deploy
> > > Line...... 94
> > > Column.... 13
> > > Unable to deploy to any repositories
> > > Total time: 4 seconds
> > > Finished at: Mon Apr 18 23:42:29 CEST 2005
> > >
> > > ===> auth.log (SSH):
> > >
> > > Apr 18 23:42:28 fire sshd[28579]: Accepted publickey for forge from
> > > ::ffff:10.0.2.1 <http://10.0.2.1> port 37730 ssh2
> > > Apr 18 23:42:28 fire sshd[28581]: (pam_unix) session opened for user
> > > forge
> > > by (uid=0)
> > > Apr 18 23:42:28 fire sshd[28581]: channel_lookup: 0: bad id: channel
> > > free
> > > Apr 18 23:42:28 fire sshd[28581]: Disconnecting: Received ieof for
> > > nonexistent channel 0.
> > >
> > > --------
> > >
> > > Here when it's set to ERROR:
> > >
> > > ---------
> > > jar:deploy:
> > > [echo] maven.repo.list is set - using artifact deploy mode
> > > Will deploy to 1 repository(ies): fire
> > > Deploying to repository: fire
> > > Using private key: /home/forge/.ssh/id_dsa
> > > Deploying:
> > > /mnt/a/home/forge/work/neonics/project.xml-->neonics/poms/neonics-0.6
> > > .pom
> > > Executing command: mkdir -p
> > > /vol/www/neonics.com/htdocs/maven//neonics/poms
> > >
> > > Executing command: chmod 0640
> > > /vol/www/neonics.com/htdocs/maven//neonics/poms/ne
> > > onics-0.6.pom
> > >
> > > Deploying:
> > > /mnt/a/home/forge/work/neonics/project.xml.md5-->neonics/poms/neonics
> > > -0.6.pom.md5
> > > Executing command: mkdir -p
> > > /vol/www/neonics.com/htdocs/maven//neonics/poms
> > >
> > > Executing command: chmod 0640
> > > /vol/www/neonics.com/htdocs/maven//neonics/poms/ne
> > > onics-0.6.pom.md5
> > >
> > > Will deploy to 1 repository(ies): fire
> > > Deploying to repository: fire
> > > Using private key: /home/forge/.ssh/id_dsa
> > > Deploying:
> > > /mnt/a/home/forge/work/neonics/target/neonics-0.6.jar-->neonics/jars/
> > > neonics-0.6.jar
> > > Executing command: mkdir -p
> > > /vol/www/neonics.com/htdocs/maven//neonics/jars
> > >
> > > Executing command: chmod 0640
> > > /vol/www/neonics.com/htdocs/maven//neonics/jars/ne
> > > onics-0.6.jar
> > >
> > > Deploying:
> > > /mnt/a/home/forge/work/neonics/target/neonics- 0.6.jar.md5-->neonics/j
> > > ars/neonics-0.6.jar.md5
> > > Executing command: mkdir -p
> > > /vol/www/neonics.com/htdocs/maven//neonics/jars
> > >
> > > Executing command: chmod 0640
> > > /vol/www/neonics.com/htdocs/maven//neonics/jars/ne
> > > onics-0.6.jar.md5
> > >
> > > BUILD SUCCESSFUL
> > > Total time: 5 seconds
> > > Finished at: Mon Apr 18 23:47:19 CEST 2005
> > >
> > > ==== SSL log:
> > >
> > > Apr 18 23:47:18 fire sshd: (pam_unix) session opened for user forge by
> > > (uid=0)
> > > Apr 18 23:47:18 fire sshd: (pam_unix) session closed for user forge
> > > Apr 18 23:47:19 fire sshd: (pam_unix) session opened for user forge by
> > > (uid=0)
> > > Apr 18 23:47:19 fire sshd: (pam_unix) session closed for user forge
> > >
> > > ---- EOF
> > >
> > > > Brett,
> > > > It fixed the issue SOME of the time. I can't seem to determine the
> > > > conditions under which it fails.
> > > > The deploying user (maven) owns the entire tree.
> > > >
> > > > Errors are still something like this (with -X) :
> > > >
> > > > Deploying to repository: omnimanagerdev
> > > > host: 'omnimanagerdev'
> > > > Deploying: /opt/omnimanager/builds/OmniManager/target/OmniManager-
> > > > 0.8.0.war-->omnimanager/wars/OmniManager-SNAPSHOT.war
> > > > deployNotCompressed=true
> > > > Executing command: mkdir -p /opt/mavenrepo/maven/omnimanager/wars
> > > >
> > > > Executing command: rm -f
> > > /opt/mavenrepo/maven/omnimanager/wars/OmniManager-
> > > > SNAPSHOT.war
> > > >
> > > > Executing command: scp -t
> > > /opt/mavenrepo/maven/omnimanager/wars/OmniManager-
> > > > SNAPSHOT.war
> > > > Failed to deploy to: omnimanagerdev Reason: Error occured while
> > > deploying to
> > > > remote host:omnimanagerdev
> > > > org.apache.maven.deploy.exceptions.TransferFailedException: Error
> > > occured
> > > > while deploying to remote host:omnimanagerdev
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-java-plugin:maven-java-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-html2xdoc-plugin:maven-html2xdoc-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-xdoc-plugin:maven-xdoc-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-javadoc-plugin:maven-javadoc-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-war-plugin:maven-war-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-caller-plugin:maven-caller-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-pom-plugin:maven-pom-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-license-plugin:maven-license-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-artifact-plugin:maven-artifact-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-antlr-plugin:maven-antlr-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-test-plugin:maven-test-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > > maven-site-plugin:maven-site-plugin
> > > > popping off [EMAIL PROTECTED] for
> > > > [EMAIL PROTECTED] in
> > > omnimanager:OmniManager
> > > >
> > > > BUILD FAILED
> > > > File...... /home/maven/.maven/cache/maven-artifact-plugin-1.4.1
> > > /plugin.jelly
> > > > Element... artifact:artifact-deploy-snapshot
> > > > Line...... 156
> > > > Column.... 13
> > > > Unable to deploy to any repositories
> > > > com.werken.werkz.UnattainableGoalException: Unable to obtain goal
> > > > [war:deploy-snapshot] -- /home/maven/.maven/cache/maven-
> > > > artifact-plugin-1.4.1 /plugin.jelly:156:13:
> > > > <artifact:artifact-deploy-snapshot> Unable to deploy to any
> > > repositories
> > > > at com.werken.werkz.Goal.fire(Goal.java:646)
> > > > at com.werken.werkz.Goal.attain(Goal.java:575)
> > > > at org.apache.maven.plugin.PluginManager.attainGoals(
> > > PluginManager.java:671)
> > > > at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
> > > > at org.apache.maven.cli.App.doMain(App.java:488)
> > > > at org.apache.maven.cli.App.main (App.java:1239)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke (
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke(Method.java:324)
> > > > at com.werken.forehead.Forehead.run(Forehead.java:551)
> > > > at com.werken.forehead.Forehead.main(Forehead.java :581)
> > > > org.apache.commons.jelly.JellyTagException:
> > > /home/maven/.maven/cache/maven-
> > > > artifact-plugin-1.4.1/plugin.jelly:156:13:
> > > > <artifact:artifact-deploy-snapshot> Unable to deploy to any
> > > repositories
> > > > at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(
> > > DynamicBeanTag.java
> > > > :243)
> > > > at org.apache.commons.jelly.impl.StaticTagScript.run(
> > > StaticTagScript.java
> > > > :145)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run (ScriptBlock.java
> > > :135)
> > > > at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
> > > > at org.apache.commons.jelly.tags.core.OtherwiseTag.doTag(
> > > OtherwiseTag.java
> > > > :87)
> > > > at org.apache.commons.jelly.impl.TagScript.run (TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
> > > > at org.apache.commons.jelly.tags.core.ChooseTag.doTag (ChooseTag.java
> > > :84)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.commons.jelly.impl.DynamicTag.doTag (DynamicTag.java
> > > :125)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag (
> > > > MavenGoalTag.java:79)
> > > > at
> > > >
> > > org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction
> > > > (MavenGoalTag.java:110)
> > > > at com.werken.werkz.Goal.fire(Goal.java:639)
> > > > at com.werken.werkz.Goal.attain(Goal.java:575)
> > > > at org.apache.maven.plugin.PluginManager.attainGoals(
> > > PluginManager.java:671)
> > > > at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
> > > > at org.apache.maven.cli.App.doMain (App.java:488)
> > > > at org.apache.maven.cli.App.main(App.java:1239)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke(Method.java:324)
> > > > at com.werken.forehead.Forehead.run (Forehead.java:551)
> > > > at com.werken.forehead.Forehead.main(Forehead.java:581)
> > > > Caused by: org.apache.maven.MavenException: Unable to deploy to any
> > > > repositories
> > > > at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.doDeploy(
> > > > DefaultArtifactDeployer.java:408)
> > > > at
> > > org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploySnapshot
> > > > (DefaultArtifactDeployer.java:186)
> > > > at org.apache.maven.artifact.deployer.DeployBean.deploySnapshot (
> > > > DeployBean.java:153)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke (
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke(Method.java:324)
> > > > at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(
> > > DynamicBeanTag.java
> > > > :230)
> > > > ... 27 more
> > > > Root cause
> > > > org.apache.maven.MavenException: Unable to deploy to any repositories
> > > > at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.doDeploy
> > > (
> > > > DefaultArtifactDeployer.java:408)
> > > > at
> > > org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploySnapshot
> > > > (DefaultArtifactDeployer.java:186)
> > > > at org.apache.maven.artifact.deployer.DeployBean.deploySnapshot(
> > > > DeployBean.java :153)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke (
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke(Method.java:324)
> > > > at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(
> > > DynamicBeanTag.java
> > > > :230)
> > > > at org.apache.commons.jelly.impl.StaticTagScript.run (
> > > StaticTagScript.java
> > > > :145)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
> > > > at org.apache.commons.jelly.tags.core.OtherwiseTag.doTag (
> > > OtherwiseTag.java
> > > > :87)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.commons.jelly.TagSupport.invokeBody (TagSupport.java
> > > :233)
> > > > at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java
> > > :84)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run (ScriptBlock.java
> > > :135)
> > > > at org.apache.commons.jelly.impl.DynamicTag.doTag(DynamicTag.java:125)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run (ScriptBlock.java
> > > :135)
> > > > at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(
> > > > MavenGoalTag.java:79)
> > > > at
> > > >
> > > org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction
> > > > (MavenGoalTag.java:110)
> > > > at com.werken.werkz.Goal.fire(Goal.java:639)
> > > > at com.werken.werkz.Goal.attain(Goal.java:575)
> > > > at org.apache.maven.plugin.PluginManager.attainGoals(
> > > PluginManager.java:671)
> > > > at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
> > > > at org.apache.maven.cli.App.doMain(App.java:488)
> > > > at org.apache.maven.cli.App.main(App.java:1239)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke(Method.java:324)
> > > > at com.werken.forehead.Forehead.run(Forehead.java:551)
> > > > at com.werken.forehead.Forehead.main(Forehead.java:581)
> > > > Root cause
> > > > org.apache.maven.MavenException : Unable to deploy to any repositories
> > > > at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.doDeploy
> > > (
> > > > DefaultArtifactDeployer.java:408)
> > > > at
> > > org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploySnapshot
> > > > (DefaultArtifactDeployer.java:186)
> > > > at org.apache.maven.artifact.deployer.DeployBean.deploySnapshot(
> > > > DeployBean.java:153)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke (Method.java:324)
> > > > at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(
> > > DynamicBeanTag.java
> > > > :230)
> > > > at org.apache.commons.jelly.impl.StaticTagScript.run(
> > > StaticTagScript.java
> > > > :145)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
> > > > at org.apache.commons.jelly.tags.core.OtherwiseTag.doTag(
> > > OtherwiseTag.java
> > > > :87)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > > > at org.apache.commons.jelly.TagSupport.invokeBody (TagSupport.java
> > > :233)
> > > > at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java
> > > :84)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run (ScriptBlock.java
> > > :135)
> > > > at org.apache.commons.jelly.impl.DynamicTag.doTag(DynamicTag.java:125)
> > > > at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
> > > > at org.apache.commons.jelly.impl.ScriptBlock.run (ScriptBlock.java
> > > :135)
> > > > at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(
> > > > MavenGoalTag.java:79)
> > > > at
> > > >
> > > org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction
> > > > (MavenGoalTag.java:110)
> > > > at com.werken.werkz.Goal.fire(Goal.java:639)
> > > > at com.werken.werkz.Goal.attain(Goal.java:575)
> > > > at org.apache.maven.plugin.PluginManager.attainGoals(
> > > PluginManager.java:671)
> > > > at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
> > > > at org.apache.maven.cli.App.doMain(App.java:488)
> > > > at org.apache.maven.cli.App.main(App.java:1239)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java
> > > > :39)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > > DelegatingMethodAccessorImpl.java:25)
> > > > at java.lang.reflect.Method.invoke(Method.java:324)
> > > > at com.werken.forehead.Forehead.run(Forehead.java:551)
> > > > at com.werken.forehead.Forehead.main(Forehead.java:581)
> > > > Final Memory: 5M/72M
> > > > Total time: 42 seconds
> > > > Finished at: Mon Apr 18 12:40:07 CDT 2005
> > > >
> > > > [EMAIL PROTECTED] OmniManager]$
> > > >
> > > > On 4/10/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > The last release uses an old version of jsch. Can you try editing
> > > > > ~/.maven/cache/maven-artifact-plugin-1.4.1/project.xml and changing
> > > > > the version of jsch from 0.1.5 to 0.1.17 ?
> > > > >
> > > > > Let us know if this does not fix the issue.
> > > > >
> > > >
> > >
> > > --
> > > Kenney Westerhof
> > > http://www.neonics.com
> > > GPG public key: 
> > > http://www.gods.nl/~forge/kenneyw.key<http://www.gods.nl/%7Eforge/kenneyw.key>
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to