if you can get release:perform to invoke launch4j:launch4j then wagon is plugin is the devil :-)
So we need move the Jira to wagon-plugin instead. In the mean while you may want to try the profile suggestion ( there is plenty to example on maven build itself ) -Dan On Tue, Jun 9, 2009 at 10:12 AM, Trevor Harmon<[email protected]> wrote: > On Jun 9, 2009, at 10:21 AM, Dan Tran wrote: > >> Release plugin does not know about command line goals, but only a phase >> goal. > > I'm not sure what a command line goal is. I think you mean it only works > with phases, not goals. > > But that's contrary to both the documentation and my experience using the > plugin. The docs say that the <goals> element in the configuration takes a > list of goals, and indeed, this works just as expected. For instance, I've > added a couple of goals to the <goals> element, osxappbundle:bundle and > launch4j:launch4j, and they work perfectly fine. It's only the wagon:upload > goal that has problems. > > Trevor > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
