RE: [Maven Users] Deploy .war to shared hosting 'remote server'

2011-01-17 Thread Nigel Weinronk
] Deploy .war to shared hosting 'remote server' Hi John, I just wanted to forward you this thread from Maven Users. It seems like you might want to add a disclaimer in Java Power Tools around section 2.14 that makes it clear to readers that Maven's use of the term deploy is very different from what

Re: [Maven Users] Deploy .war to shared hosting 'remote server'

2011-01-17 Thread Stephen Connolly
[mailto:wayne...@gmail.com] Sent: 13 January 2011 17:58 To: jfsmartemail-onj...@yahoo.com.au Cc: nweinr...@btinternet.com Subject: Fwd: [Maven Users] Deploy .war to shared hosting 'remote server' Hi John, I just wanted to forward you this thread from Maven Users. It seems like you might want to add

RE: [Maven Users] Deploy .war to shared hosting 'remote server'

2011-01-17 Thread Nigel Weinronk
] Deploy .war to shared hosting 'remote server' I agree that the use of the term 'deploy' seems to have caused my confusion. I was unable to get wagon-maven-plugin to work at all seems to be a problem with m2eclipse integration here in picking up the settings.xml file. However Steffan has come up

Re: Deploy .war to shared hosting 'remote server'

2011-01-13 Thread Nigel Weinronk
Thanks for your reply. Maybe I had misunderstood - the maven-deploy-plugin information I had read. For example - chapter 2.14 in the book Java Power Tools. I will have a look at Cargo. Thanks for your help

Re: Deploy .war to shared hosting 'remote server'

2011-01-13 Thread Wayne Fay
Maybe I had misunderstood - the maven-deploy-plugin information I had read. For example - chapter 2.14 in the book Java Power Tools. I found that book on Amazon and was able to dig inside it a little bit to look at chapter 2.14. You simply don't know/understand that the use of the word deploy

RE: Deploy .war to shared hosting 'remote server'

2011-01-13 Thread Nigel Weinronk
[mailto:wayne...@gmail.com] Sent: 13 January 2011 15:48 To: Maven Users List Subject: Re: Deploy .war to shared hosting 'remote server' Maybe I had misunderstood - the maven-deploy-plugin information I had read. For example - chapter 2.14 in the book Java Power Tools. I found that book on Amazon

Re: Deploy .war to shared hosting 'remote server'

2011-01-13 Thread Wendy Smoak
On Thu, Jan 13, 2011 at 11:19 AM, Nigel Weinronk nweinr...@btinternet.com wrote: Thanks for your time much appreciated. I am looking a Cargo but in the simple case I have the 'shared hosting' remote server does not give me access to 'tomcat/manager' so I think this will not work either but I

RE: Deploy .war to shared hosting 'remote server'

2011-01-13 Thread Nigel Weinronk
Thanks I will look at this. -Original Message- From: Wendy Smoak [mailto:wsm...@gmail.com] Sent: 13 January 2011 16:50 To: Maven Users List Subject: Re: Deploy .war to shared hosting 'remote server' On Thu, Jan 13, 2011 at 11:19 AM, Nigel Weinronk nweinr...@btinternet.com wrote: Thanks

Deploy .war to shared hosting 'remote server'

2011-01-12 Thread Nigel Weinronk
I am new to web development so I hope there is enough information here. I have a website developed under eclipse using m2eclipse/maven. This project works fine under a local Tomcat server. I now want to deploy the .war file to a shared hosting 'remote server'. The rules of this server are to

Re: Deploy .war to shared hosting 'remote server'

2011-01-12 Thread Wayne Fay
I now want to deploy the .war file to a shared hosting 'remote server'. You are conflating the use of the deploy plugin for your own purposes with what it is actually intended for. That is why you are getting the repo structure that you now are trying to eliminate. The m-deploy-p is simply the