Issue Type: Bug Bug
Assignee: Ulli Hafner
Components: maven, warnings
Created: 08/Jan/14 10:06 AM
Description:

The Warnings Plug-in doesn't seem to work correctly if the maven plugin is deactivated. In our case it prevented the creation of the build.xml at the end of a build. As long as Jenkins is running, all builds and their history are shown correctly, but after a restart, Jenkins can't get the necessary informations to build up the history due to missing build.xml. This results in a faulty build history (no past builds are shown).

To reproduce, follow these steps:
1. Deactivate the maven plugin
2. Make sure you have the Warnings and msbuild plugin installed
3. Create a job which contains a msbuild step (we used msbuild 4.0)
4. Create a post buildstep "Scan for compiler warnings" and use "Scan console log" with "msbulid parser"

In our case, with above setup, no build.xml was created if:

  • maven was deactivated AND warnings was turned on

We tested that in all other combinations a build.xml was created to make sure that the problem lies within the Warnings plugin and not maven.

Environment: Windows 7, Jenkins as Service,
Project: Jenkins
Priority: Major Major
Reporter: Marko Stefanovic
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to