-
Bug
-
Resolution: Fixed
-
Critical
-
Windows 7, Linux
-
-
1.532.1
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.
- 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-20122 Maven 3.X build always marks as Failure
-
- Resolved
-
-
JENKINS-19396 Extra logging added to Maven builds makes the build log hard to read - org.apache.maven.cli.event.ExecutionEventLogger
-
- Closed
-
[JENKINS-19352] Maven logs no errors
Environment | Original: Windows 7 | New: Windows 7, Linux |
Link |
New:
This issue is related to |
We encounter the same problem. We use maven as the only build step and at the end of an failing build, nothing is stated about the error:
The behavior appears on compile errors as well as on other goals, i.e. cargo:deploy.
Environment: