I was just thinking about wiring in the shade plugin for the jetty-runner (starts up wars, etc from the cli) this morning and that would definitely require this ability...trying to remember how I did it in the past I think I just added it manually and managed the MANIFEST.MF but that is a nasty file to work with so this would be cool
jesse On Thu, Jul 17, 2008 at 9:55 AM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > I was looking through JIRA and the source and there doesn't seem to be an > easy way to create an executable JAR. I don't want to add JAR plugin > configuration to set the class I want to use for "java -jar pooky.jar". > > Anyone else thought about this? > > I want to add a simple configuration for, and for people who have put the > MANIFEST.MF information in I don't see a resource transformer so that you > can control the right manifest landing in the right place so it would work. > > I just want to specify the class and then the plugin do the work. > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder, Apache Maven > jason at sonatype dot com > ---------------------------------------------------------- > > the course of true love never did run smooth ... > > -- Shakespeare > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
