-
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