Thanks for the replies.  I looked at the example that Marvin provided
and think I have things figured out.  I can get things to work now,
but not quite as I'd like.  I believe I was having a couple different
problems.

First, v3.0.0 was using a default template from somewhere and
generating a .html file for me.  I didn't realize I have to create my
own template with v3.3.0 until I saw the index.jsp in the examples.  I
do have to create my own template now, right?

Second, the version of Maven I am using (2.2.1) filters resources
inconsistently depending whether or not a build is executed from a
parent pom (usually what I do in my IDE - IDEA) or if build is
executed on a single module (the way my continuous integration server
does it).

Third, the wrapper goal doesn't seem to work properly when I don't use
the default artifact file names for my modules.  I append a version
control number to my file names.  I modified the example Marvin
provided and added comments inline in the pom of the war-project
module.  I've uploaded it here:

http://www.filedropper.com/war-wrapper-test

I apologize in advance for using a free file host.  It was the most
convenient for me at the moment.  Let me know if you have trouble
downloading the file.

Thanks again for the help,
Ryan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to