It's doing exactly what it says, so if

scp target/framework-1.26.jar
[EMAIL 
PROTECTED]:/web/source.concord.org/html/software/repository/framework/jars/framework-20050405.135605.jar

works, then it should work here.

"This system is for the use of authorized users only. All data and
usage may be monitored. Unauthorized access will be pursued."

Is it possible your connection is being dropped?

You are using the legacy deployment method (forked SCP process), so
stepping into artifact won't help really (though you can do it with
Eclipse).

You can try the new deployment method by setting maven.repo.list and
the corresponding properties - refer to the project web site for more
instructions.

Cheers,
Brett

On Apr 6, 2005 12:25 AM, eblack <[EMAIL PROTECTED]> wrote:
> On Mon, 2005-04-04 at 18:24 -0500, Maven Users List wrote:
> > > I just noticed after a couple of months of deploying to a local
> > > repository that there are no md5 files on the server.
> >
> >
> > This has been part of the process for years, so I expect your problem
> > is not out of date plugins. Can you follow through a deploy step by
> > step to see what it is doing?
> >
> 
> Thanks for the --info tip. I've got the most up-to-date jar(1.6.1) and
> artifact(1.4.1) plugins so it's definitely not that.
> 
> I ran maven with the -X switch and jar:deploy-snapshot, but didn't see
> anything to point me to an error. I've attached the output. I thought it
> might be the postGoal I had for jar:jar, but I removed it and it had no
> effect. So I guess my next step would be to debug the artifact plugin
> which is called by the jar plugin. Is there an easier way of doing that
> other than modifying the code and putting print statements in? Some
> (free) IDE that might help?
> 
> Thanks
> Eric
> 
> 
> ---------------------------------------------------------------------
> 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