-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 1.404; both Maven 2.2.1 and Maven 3.0.2
Since upgrading to Jenkins 1.404 (from 1.399), I'm seeing the following message multiple times in every Maven 2 or Maven 3 build:
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Note that our Jenkins does NOT have the Token Macro plugin installed.
A quick Google search implies that this changeset may be to blame: https://github.com/jenkinsci/jenkins/pull/68
Since we are not using the Token Macro plugin, it's a little disconcerting to be getting "ERROR" level messages related to it from the core Maven plugin, especially several times in a single log.
- is related to
-
JENKINS-20771 Fresh install of 1.541 on CentOS
-
- Resolved
-