Community
Participate
Working Groups
Build Identifier: It would be useful to pass the string-to-string arguments map from the incremental build (IncrementalBuilder.build(int kind, Map<String,String> args, IProgressMonitor monitor) to the BuildParticipant. For example, the ADT 14 now only builds when a launcher is run. It specifies a run only build when a specific argument is passed to the build method. Downstream build participants would need to access this argument to determine whether they should run or not. Reproducible: Always Steps to Reproduce: N/A
Introduced AbstractBuildParticipant2.getArgs. Please reopen if this does not address your usecase. http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=67d8ae652fc82525773ea44425538e1db34ea830
Moved to https://github.com/eclipse-m2e/m2e-core/issues/