John, I really tried to like Maven and I did get past that curve and I still
despise it.  But I still like you. :)  As far as your ALSO, I can do that
with Tomcat or Jetty and don't need a plugin.  I can save and the container
refreshes.  No ant target, no mvn anything.

Gregg

On Tue, Nov 18, 2008 at 4:56 PM, Newman, John W <[EMAIL PROTECTED]> wrote:

>  Ahh you know I used to say that.. now I'm a maven junkie..    It's
> actually pretty nice, once you take the plunge and get past some of the
> curve, you won't want to go back.  Maturity is the main thing that is
> missing, especially the eclipse plugin.  Once that thing gets stable and
> incremental I'm universally sold.
>
>
>
> ALSO on a different note, if you deploy exploded for dev and use eclipse,
> check the file sync plugin.   http://andrei.gmxhome.de/filesync/  Now we
> just save and refresh the page, if we change a java class or resource file,
> it's a simple touch command to kick jboss and refresh.  No more ant targets
> or mvn war:exploded or make everytime you make a change…
>
>
>
> *From:* Gregg Bolinger [mailto:[EMAIL PROTECTED]
> *Sent:* Monday, November 17, 2008 5:44 PM
> *To:* Stripes Users List
> *Subject:* Re: [Stripes-users] Unifying Stripes Application Structure
>
>
>
> Well, the problem I have with Maven is that it is Maven. ;)
>
> Gregg
>
> On Mon, Nov 17, 2008 at 4:38 PM, Kai Grabfelder <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> As I'm using maven as my build tool of choice, I'm of course using the
> default maven war project structure [1]
> for my stripes webapps as well - with the one difference that I'm putting
> the .jsps inside the WEB-INF folder.
> If you want some sample code have a look at [2] (not mine, just found it).
>
> Regards
>
> Kai
>
> [1] http://maven.apache.org/plugins/maven-war-plugin/usage.html
> [2]
> http://blog.xebia.com/2008/03/04/spring-with-stripes-a-maven-based-sample-code/
>
>
> --- Original Nachricht ---
> Absender: Gregg Bolinger
> Datum: 17.11.2008 18:40
>
> > For the wonderfully splendedness that is Stripes there is one thing that
> I
> > don't like.  Everyone has a different project structure.  I'm wondering
> if
> > anyone would be interested in unifying an application development
> structure
> > for Stripes with some sort of app generator.  It would be grails/rails -
> > esque but totally optional.  so something like:
> >
> > project-name
> > -- stripes-app
> > ---- controllers
> > ------- LoginAction.java
> > ---- views
> > ------- Login.jsp
> > ---- models
> > ------- User.java
> >
> > etc etc
> > etc etc
> >
> > I'm not dead set on that layout but I really think that if you (again,
> > optionally) have something like this available then initial app creation
> > becomes even simpler, especially for n00bs.  I had started something like
> > this but it was based on a project structure that I liked.  So it would
> > really have only catered to me.
> >
> > What say ye?
> >
> > Gregg
> >
> >
> >
>
> > ------------------------------------------------------------------------
>
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> > Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the
> world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Stripes-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to