Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23455
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2013-04-14 18:13 -0700 |
| References | <9db463b7-fba0-46be-9390-4a144df49443@googlegroups.com> <kkbod5$jpj$1@dont-email.me> <00047d26-c262-4b60-be0c-9e75a3bfa56b@googlegroups.com> <kkbtjs$o67$1@dont-email.me> <d985e078-7bf4-48a7-996c-4c0a32b39635@googlegroups.com> |
| Message-ID | <a52c716a-1037-41f7-9957-387ff20d1c92@googlegroups.com> (permalink) |
| Subject | Re: what is the advantage of using maven for java standalone app |
| From | Lew <lewbloch@gmail.com> |
mche...@gmail.com wrote: >>> advantage is , i [sic] can use husdon [sic] to do continue integration, >>> this not very possible to a standalone app Actually, it is very, very possible. Simply tell Hudson to run the Ant build. Stanimir Stamenkov wrote: >> Why do you think it is not possible to build a standalone app using >> a continuous integration server like Hudson - what's the difference? >> >> Have you seen Eclipse which builds quite a lot of desktop >> components, uses Hudson too? >> >> https://hudson.eclipse.org/ > i [sic] used husdon [sic] to build a war and auto deploy to my tomcat [sic] > every 1 hour, so when i [sic] browse to my tomcat, i [sic] always see the my > latest webapp. If i [sic] am doing standalone app, even hudson [sic] can > build a jar [sic] for me, i [sic] still need a lot of step to run it > manually, so i [sic] think it is not a great advantage. What do you mean by "run it manually"? You can set up Hudson to create a Java WebStart source for the app so you can run it in one step. So no, you do not need a lot of steps to run it. Unless one is a "lot". > One point I agree with maven [sic] is that it can manage the dependence > version more easily. More easily than what? > But this is not a very bid advantage for me. Isn't it? -- Lew
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
what is the advantage of using maven for java standalone app mcheung63@gmail.com - 2013-04-13 04:37 -0700
Re: what is the advantage of using maven for java standalone app Stanimir Stamenkov <s7an10@netscape.net> - 2013-04-13 17:02 +0300
Re: what is the advantage of using maven for java standalone app mcheung63@gmail.com - 2013-04-13 08:14 -0700
Re: what is the advantage of using maven for java standalone app Stanimir Stamenkov <s7an10@netscape.net> - 2013-04-13 18:31 +0300
Re: what is the advantage of using maven for java standalone app mcheung63@gmail.com - 2013-04-14 00:27 -0700
Re: what is the advantage of using maven for java standalone app Stanimir Stamenkov <s7an10@netscape.net> - 2013-04-14 13:34 +0300
Re: what is the advantage of using maven for java standalone app Lew <lewbloch@gmail.com> - 2013-04-14 18:13 -0700
Re: what is the advantage of using maven for java standalone app x@x.com (znôrt) - 2013-04-15 20:56 +0200
Re: what is the advantage of using maven for java standalone app Arne Vajhøj <arne@vajhoej.dk> - 2013-04-15 21:40 -0400
Re: what is the advantage of using maven for java standalone app Arne Vajhøj <arne@vajhoej.dk> - 2013-04-15 21:37 -0400
Re: what is the advantage of using maven for java standalone app Stanimir Stamenkov <s7an10@netscape.net> - 2013-04-13 18:42 +0300
Re: what is the advantage of using maven for java standalone app Arved Sandstrom <asandstrom2@eastlink.ca> - 2013-04-13 15:02 -0300
Re: what is the advantage of using maven for java standalone app mcheung63@gmail.com - 2013-04-14 00:27 -0700
Re: what is the advantage of using maven for java standalone app Arne Vajhøj <arne@vajhoej.dk> - 2013-04-15 21:42 -0400
Re: what is the advantage of using maven for java standalone app Arne Vajhøj <arne@vajhoej.dk> - 2013-04-15 21:36 -0400
csiph-web