Open GoogleCodeExporter opened 9 years ago
I just realized that in the case with the WAR file the produced jar becomes
twice bigger because the dependency jars are duplicated.
Do you have any plans to handle this case better or I should create a custom
version of the plugin for my needs?
Original comment by rostisla...@gmail.com
on 5 Aug 2010 at 4:31
Hi,
I'm a little confused.. Is it a webapp project (war) or an executable Java
application you are building?
If it's a webapp, do you include a web server in your code? Or would you like
to make the webapp executable anyway?
If it's really a Java application (not a webapp), why do you use
<packaging>war</packaging>?
Please enlighten me! :)
Thanks,
Hugo
Original comment by hugo.josefson.old@gmail.com
on 6 Oct 2010 at 7:30
Original issue reported on code.google.com by
rostisla...@gmail.com
on 5 Aug 2010 at 4:22