-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Platform: All, OS: All
Hudson Version: 1.253
The message sending functunality of maven 2 project jobs isn't working correctly.
We created some jobs with the maven 2 project wizzard. We recognized, that the
mail sending functunality isn't working correctly:
1.) If a failing unit test is commited, the admins get a mail -> ok
2.) If maven can't build the project because of an unresolvable depedency or an
not wellformed settings.xml, the admins DON'T get an email -> ERROR.
If a freestyle project job is created, an email is send in both cases. Hence the
maven 2 project wizard / plugins must be defective.
- duplicates
-
JENKINS-1066 No e-mail when maven fails before a build starts
-
- Resolved
-
[JENKINS-2595] Mail is not send
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 132668 ] | New: JNJira + In-Review [ 201576 ] |
I suspect this is a duplicate of issue #1066.