Hi, In Maven 1 we had a 'wrapper' plugin that executed standard maven goals and an executable and also executed goals from our own custom made plugins through the plugin.jelly. Our projects executed Maven 1 with the goal 'custom:buildAll' and it was very easily changed.
What is the best way of writing the same type of 'wrapper' plugin for Maven 2? Thanks, Maarten ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
