The meeting was great and we learned a lot especially maven which is a
very useful technology
On Oct 3, 3:17 pm, Teody <
teody....@gmail.com> wrote:
> hi guys,
>
> thanks for last night! good number of participants and good discussion. i
> talked to my manager for budgeting on our jug meet and he said that we can
> do this every month. so our next meeting will be on the first week of
> november. if you guys would want to meet outside the sponsored meeting of
> exist then i'm fine as well. just post your comments here on the list. :)
>
> regarding my discussion with maven last night. i forgot to bring out 4
> important topics...
> 1. it is maven 2 not maven 1
> 2. there's a deploy plugin that can deploy your application after building -
http://maven.apache.org/plugins/maven-deploy-plugin/
> 3. for web developers, there's this cool plugin that will actually download,
> unzip and run containers. and then, it deploys your newly built artifact
> into it for immediate testing. the one i'm using is jetty -
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Pluginbut i believe