does the build need to stay on the supported platform to build the executable?
-D On 10/13/06, pjungwir <[EMAIL PROTECTED]> wrote:
dan tran wrote: > > sorry it is for maven1. > > What the technical difficulty prevent you from having only 1 plugin to > handle all support platforms? > Thank you for pointing me to that other plugin! I just emailed the author. I did search for such a thing before I started my work, but I didn't find it. But since it's for maven 1 and an old version of launch4j, I think I will continue working. The reason I need four different distributions is because to build the exe file, launch4j runs the windres and ld binaries. It includes these as part of its distribution, and of course they are different for each platform. If there are java tools that do the same thing, I suppose I could use those instead, but I am not aware of them. -- View this message in context: http://www.nabble.com/plugin-naming-advice-tf2439526.html#a6804049 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
