Hi, In a multi module project, we can put some jobs (plugin, antrun call, reports) in parent pom in order to share them.
How can we make it optional for a sub module? I can't managed to do it with the profile feature. For instance, we can define a report in a parent, this report will be generated for all sub modules. But how can we do if a module do not have any sources (pom artifact) ? Regards, Gerald Reinhart -- View this message in context: http://www.nabble.com/Optional-job-defined-in-the-parent-pom-tp14290942s177p14290942.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
