Re: ant, maven and creating war's

2007-08-29 Thread sp4rc
27;s the case, just hit ctrl-z to put > it in the background, 'ps' to get the PID, and 'kill -9 ' to > force it to quit. Run 'mvn jetty:run' again. But even if you find > that happening to you 2-4 times a day, it's so much faster than > WAR

ant, maven and creating war's

2007-08-29 Thread sp4rc
r maven compile any sourcecode, or is it just packin the files and the servlet-container compiles the first time it gets run? How does the filestructure of my sources have to look like befor using [ant|maven]? Regs /sp4rc [1] /var/lib/tomcat-5.5/webapps/struts2-blank-2.0.9 |-- META-INF |