> But how do I specify multiple goals? > > I want to use site and native:compile at the same time what should I do? > > If I just use maven I write: > > maven native:compile site > > I have tried different things that did not work, what should I write in > the gump descriptor to get booth goals to "run"?
Not sure. What happens if you use goal="native:compile site"? regards Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
