Daniel Kulp wrote:
On May 27, 2008, at 12:26 PM, Eoghan Glynn wrote:
Thanks Dan,
Following the instructions on [1] I've run into an authentication
failure after only a few modules are deployed to the repo.
Is there a way of rolling back the partially deployed artifacts, do
you know?
Just redeploy. Not a big deal.
For the most part, follow the "HIGHLY RECOMMENDED" section on that page
to get the master mode stuff working. By default, maven creates 3
connections for each file being deployed which is:
1) slow as it's got to authenticate each time
2) unreliable - that many connections eats the entropy on both sides
very quickly and may be the source of the authentication issues.
Makes sense.
BTW what's the deal on getting the PKI set up, to avoid keyboard
interactive auth?
Cheers,
Eoghan
Another option is to change the protocol used from scpexe to just scp
(top level pom, just change in you working copy, deploy, and then reset
back). On some OS's, I've had better luck with scp instead of
scpexe. Windows works best with scpexe. Linux without master mode
works best with scp. I've only done scpexe+master mode on OSX so I'm
not sure there. However, master mode with scpexe is the most reliable.
Dan
Cheers,
Eoghan
[1] http://cxf.apache.org/release-management.html
Daniel Kulp wrote:
Eoghan,
It's pretty much "ad hoc" when someone needs one or if one of us has
a fix in place that they want a user to test out. If you need one,
you should feel free to deploy one.
That said, I'll try and get a new one out later tonight if you don't
get to it first.
Dan
On May 27, 2008, at 5:54 AM, Eoghan Glynn wrote:
Hi folks,
What would I need to do to arrange for an up-to-date 2.0.7-SNAPSHOT
to be be deployed to the maven repo?
Is this normally done regularly or on an ad-hoc basis?
The timestamps on the 2.0.7-SNAPSHOT dir[1] in the maven repo
suggest approximately once a week, but with a gap last week.
Cheers,
Eoghan
[1]
http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf/2.0.7-SNAPSHOT/
----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4,
Ireland
---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog
----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog
----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland