Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23448

Re: what is the advantage of using maven for java standalone app

Newsgroups comp.lang.java.programmer
Date 2013-04-14 00:27 -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>
Message-ID <d985e078-7bf4-48a7-996c-4c0a32b39635@googlegroups.com> (permalink)
Subject Re: what is the advantage of using maven for java standalone app
From mcheung63@gmail.com

Show all headers | View raw


Stanimir Stamenkov於 2013年4月13日星期六UTC+8下午11時31分45秒寫道:
> Sat, 13 Apr 2013 08:14:45 -0700 (PDT), /mcheung63@gmail.com/:
> 
> > Stanimir Stamenkov於 2013年4月13日星期六UTC+8下午10時02分49秒寫道:
> 
> >> Sat, 13 Apr 2013 04:37:25 -0700 (PDT), /mcheung63@gmail.com/:
> 
> >>
> 
> >>>     I can feel the advantage of using maven to build webapp, please
> 
> >>> tell me what is the advantage of using maven for build standalone
> 
> >>> java app?
> 
> >>
> 
> >> Out of curiosity, what advantage do you feel about using Maven to
> 
> >> build a webapp?  Why your feeling doesn't apply for building a
> 
> >> standalone java app?
> 
> >
> 
> > advantage is , i can use husdon to do continue integration, this
> 
> > not very possible to a standalone app
> 
> 
> 
> 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/
> 
> 
> 
> -- 
> 
> Stanimir

hi
i used husdon to build a war and auto deploy to my tomcat every 1 hour, so when i browse to my tomcat, i always see the my latest webapp. If i am doing standalone app, even hudson can build a jar for me, i still need a lot of step to run it manually, so i think it is not a great advantage.

One point I agree with maven is that it can manage the dependence version more easily. But this is not a very bid advantage for me. That why i ask the questionin here.
thanks

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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