Running jetty:run-war should work just fine if you run it from the
"web" directory. Can you post the steps you went through to reproduce
this problem (and fix it)? I want to try it on my end.
Matt
On 2/17/07, Michael Rimov <[EMAIL PROTECTED]> wrote:
Hi all!
I'm taking my first real look at AppFuse and I've been starting with
M3/M4-SNAPSHOT.
My question:
Shouldn't the generated POMs (I was playing with the Struts2 one, but I have
no particular preference) have
<finalName>${artifactId}</finalName> in them?
I mention this because while Integration-tests pass, jetty:runwar fails
because it is looking for a webapp named: target/${artifactId}, not
target/${artifactId}-${version}
I changed my generated pom to add the <finalName/> tag and now both
integration-test and jetty:runwar work appropriately.
Since I've already started to be a Jira-pest, I figured I'd check here first
:)
Thanks in advance!
-Mike
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]