> On 4/12/07, David Corbin <[EMAIL PROTECTED]> wrote:
> > Is it possible to use this not to create an artifact, but to
> > merely "contribute content" to a larger .war file?
>
> for bundling into a war, one can use 2 modules:
> - one to build your webstart app
> - one to bundle it under the war file
>
> One wayy to to this is described here:
>
> http://mojo.codehaus.org/webstart-maven-plugin-parent/webstart-maven-plugin
>/howto.html
I saw that page, but that does not (as far as as I can tell) address issue for
me.
Thi s is what I see: I need to have a project to product a .war: That's the
final ultimate distributable artifact. Every solution I saw on that page
deals with the webstart (foo.zip) as a seperate package with a seperate
pom.xml (i.e., two projects total)
What I want is a way to use the webstart stuff to simply provide a portion of
the war files contents without having a seperate pom.xml, seperate zip file,
and one one more thing cluttering up the repository.
Off the top of my head, if I were to use the plugin
during "process-resources", and I could tell it where to write everything
that could probably be made to work (but I've never done a war w/maven and
I'm sure there's more to it..)
David
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email