Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
Windows 7, Linux
-
-
1.532.1
Description
Since Jenkins version 1.526 my Console Logs do not log any Maven errors. Version 1.525 was still ok.
To reproduce this I tried deploying artifacts to a bogus repository, normally I would get something like this:
message : Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin...
But there is nothing now. Using Maven 3.0 or 3.1 makes no difference as well as calling Maven with -e or -X.
Jenkins and Maven plugin are at the same version (tried it with 1.526 and 1.528) only version 1.525 and lower gave me error messages in the log.
Attachments
Issue Links
- depends on
-
JENKINS-15025 Maven-Tycho 0.15.0 build - no additional info in console log about compilation failure
-
- Resolved
-
- is blocking
-
JENKINS-19338 Cannot archive artifacts using Maven 3.1.0 on Windows slave
-
- Open
-
- is related to
-
JENKINS-19396 Extra logging added to Maven builds makes the build log hard to read - org.apache.maven.cli.event.ExecutionEventLogger
-
- Reopened
-
-
JENKINS-20122 Maven 3.X build always marks as Failure
-
- Resolved
-
Hi everyone,
we are currently running Jenkins ver. 1.535 and experiencing this issue as well. Now that LTS 1.532.1 has been released on 25th of Nov, I am wondering if this fix has been integrated. The issue
JENKINS-19352is not mentioned in the changelog (http://jenkins-ci.org/changelog-stable).Maybe I am missing the information for some reason so I'd be grateful if someone could point out if LTS 1.532.1 includes this fix. Or, if not, if there will be a LTS release in the foreseeable future.
Thanks for all the efforts