RE: ssh or scp on windows

2003-06-26 Thread nick . minutello
Pay particular attention to the version of SSH (1 or 2). By default I create both an SSH1 and SSH2 key and get pageant to load both automatically at startup. I have not had an ssh problem with SSH servers on win/solaris/linux ever since... -Nick Extranet [EMAIL PROTECTED] - 26/06/2003 21:

RE: ssh or scp on windows

2003-06-26 Thread nick . minutello
You have to modify the current maven plugins to pass in a password. Instead, use Pageant - the Putty Agent to load and cache your certificate (so you do it once at startup) Plink etc then interrogate the agent at startup - so you dont have to enter the cert password each time :) -Nick Ext

RE: ssh or scp on windows

2003-06-26 Thread nick . minutello
Oh, and one more thing, you will need to run it from the command line for the first time to cache the server cert. AND , if you are on an NT network (!!!) the netbios name is not the same as fully qualified host (!!!) lon011141 is not the same as lon011141.net.intra -Nick Extranet Nick

RE: ssh or scp on windows

2003-06-26 Thread nick . minutello
For putty, maven.scp.executable = pscp maven.ssh.executable = plink -Nick Extranet [EMAIL PROTECTED] - 26/06/2003 18:56 Please respond to [EMAIL PROTECTED] To:users cc: Subject:RE: ssh or scp on windows Thanks Gabriel, I actually am running putty on my PC, but when I try to

RE: Maven compile report

2003-06-16 Thread nick . minutello
> Not sure about the compilation report, but definitely +1 for the maven > build report (which includes the compilation report anyway). I think its worthwhile to seperate them. For one, the compiler report is going to have such stuff as warnings /errors - which is important not to lose amongst

Source/Test XRef ??

2003-06-16 Thread nick . minutello
Why are Source XRef and Test XRef BOTH under "Project Reports" and at the same level as "Project Reports" ?? -Nick This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immedia

Re: Problem with bew Checkstyle plugin

2003-06-14 Thread nick . minutello
>> The problem is that in my project.xml I'm using the >> >> ${basedir}/src/java However, I am seeing exactly the same problem - and my src path is relative (ie just "src/java"). I have raised a Jira Bug. -Nick Extranet [EMAIL PROTECTED] - 14/06/2003 00:23 Please respond to [EMAIL PRO

RE: Maven compile report

2003-06-13 Thread nick . minutello
>> Please go ahead :-) I am going to raise two New Feature requests. One for addition of Compilation report (ie javac report - ala javadoc) The other is Maven Build report (contents of maven.log). Does this make sense? -Nick Extranet [EMAIL PROTECTED] - 13/06/2003 05:51 Please respo

Re: Maven compile report

2003-06-12 Thread nick . minutello
>> > Do you see this as a future requirement to include the build log into >> the Maven site, as Maven does include the Javadoc report and it would be useful to see >> My +1, I often try to return to this and, by error, often look at the >> maven.log (even without web) which is not exactly the s

Jelly Bug?

2003-06-10 Thread nick . minutello
Oops. Posted this to the wrong group (dev) -Nick -- I am getting the following error with Maven-cvs-head : In my maven.xml, I have And I get the error: BUILD FAILED null:37:50: null:34:37: null:164:48: Replace: source file \entityengine.xml

Re: [ibiblio] Jar Request

2003-06-09 Thread nick . minutello
>>> I have no idea. That was days ago! No probs. I know the feeling ;-) (I have shitty Lotus Notes - so one needs a masters degree in unintuitive software to set up any kind of useful mail filtering - thats why I missed it for a couple of days...) Thanks again. Cheers, -Nick This messa

Re: [ibiblio] Jar Request

2003-06-09 Thread nick . minutello
>>> Finally done! >>> >>> ftp -> edtftp/jars/edtftp-1.2.1.jar >>> wrapper -> wrapper/jars/wrapper-3.0.3.jar Cheers, thanks >>> wrapper -> service-wrapper What do you mean by this? Thanks again, -Nick This message and any attachments (the "message") is intended solely for the addre

Re: [ibiblio] Jar Request

2003-06-05 Thread nick . minutello
>> I think we put just the 1 jar (wrapper.jar) (no native stuff or >> shell scripts or anything like that) >> I am verifying with the project that the jars are the same >> for all platforms - I am almost 100% sure it is. >> We can pre-empt this confirmation by putting the jar from the >> win32 dis

Re: [ibiblio] Jar Request

2003-06-04 Thread nick . minutello
>> As per my email on 31/5/03 Oopsy daisy. I missed it. My apolagies. >> ftp - I am really loathe to load a jar into a >> dir called "ftp" does it have some other name? We could make it "edt-ftp-client" - what do you think? >> there are 6 archives that need to be unpacked, which files are go

Re: [ibiblio] Jar Request

2003-06-04 Thread nick . minutello
3rd time lucky maybe? Perhaps I have been posting on the wrong list... See below = Hi chaps, Unless I missed it, I didnt get a reply on this and the jars dont seem to be on ibiblio. Is there another mechanism I should be using to get jars uploaded on Ibibl