| Summary: | Install Maven 2 plugin on Tycho HIPP | ||
|---|---|---|---|
| Product: | Community | Reporter: | Mickael Istria <mistria> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | jan.sievers, t-oberlies, thanh.ha, webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Mickael Istria
is this really necessary? I thought the jenkins maven 2 plugin was legacy/deprecated. you should be able to start any maven job using a shell build step too. Sonar plugin depends on the Maven configuration provided by the Maven 2 plugin. The goal is not to use this plugin directly (since it is deprecated), but rather to enable choice of Maven version with Sonar plugin. I've added the necessary configuration to the Maven 2 plugin. |