[
https://issues.apache.org/jira/browse/CAMEL-11808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180590#comment-16180590
]
ASF GitHub Bot commented on CAMEL-11808:
----------------------------------------
GitHub user vrlgohel opened a pull request:
https://github.com/apache/camel/pull/1962
CAMEL-11808: log4j2 2.9 upgrade causes errors in camel build
Fix for issue: https://issues.apache.org/jira/browse/CAMEL-11808
The 'maven-plugin-plugin' was failing. There's a little bit of tweaking
involved here as I am not sure how log4j 2.9 transitively affects this plugin,
but, there were some existing issues with this plugin as the below, which we
haven't made changes in camel,
https://issues.apache.org/jira/browse/MPLUGIN-238
http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html
The 'HelpMojo' goal was affected.
I am not sure if the version 3.4 of the plugin contains the fix, because it
does not work! Upgrading the version after making the suggested changes has no
issues with the build.
camel-servicenow and camel-salesforce maven plugins failed in the build and
now the build is working fine along-with the iTests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrlgohel/camel-1 CAMEL-11808
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1962.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1962
----
commit b0545ce35357385942c0bb72d6e58d80cc58081b
Author: Viral Gohel <[email protected]>
Date: 2017-09-26T10:15:38Z
CAMEL-11808: log4j2 2.9 upgrade causes errors in camel build
----
> log4j2 2.9 upgrade causes errors in camel-salesforce and others
> ---------------------------------------------------------------
>
> Key: CAMEL-11808
> URL: https://issues.apache.org/jira/browse/CAMEL-11808
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 2.21.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 2.21.0
>
>
> [12:28:26] <tdiesler> davsclaus, master build fails with [ERROR]
> Failed to execute goal
> org.apache.maven.plugins:maven-plugin-plugin:3.4:helpmojo (help-goal) on
> project camel-salesforce-maven-plugin: Execution help-goal of goal
> org.apache.maven.plugins:maven-plugin-plugin:3.4:helpmojo failed.
> IllegalArgumentException -> [Help 1]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)