Re: Platform Specific Release

2009-09-08 Thread Mark Howard
On Mon, 07 Sep 2009 09:06:54 -0700, Dan Tran wrote: For the native release process, it becomes multiple steps process 1. do release:prepare on native tree first 2. go to each platform and run mvn scm:bootstrap to build the just released native tag. Note you can use maven profile to

Platform Specific Release

2009-09-07 Thread Mark Howard
this could be used with the release plugin. For each release, I need the project to be built on every platform (i.e. separate builds). Any ideas on any better ways of releasing native code on multiple platforms? Thanks in advance, Mark Howard

Re: Maven Concepts

2008-02-08 Thread Mark Howard
Hi, This is an excellent explanation, thanks for posting. How do executions fit into this? Is it that the pom can define many executions of a plugin, each with different configuration and phases (and potentially goals). How do you 'run' a single execution of a plugin, in a similar way to

Runing a single plugin execution

2008-02-01 Thread Mark Howard
) Regards, Mark Howard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]