Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Labels:None
-
Number of attachments :
Description
For example, in the Maven plugins if you type maven pom:validate you get several errors even though the missing elements are defined in the parent project.xml.
Activity
Vincent Massol
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Most plugins do not pass pom:validate! | pom:validate does not work with <extend> |
| Description |
For example, the <organization> part is supposed to be mandatory but no plugin has it... Then there are other errors too. So either the organization is optional or it is not... choose... -Vincent |
For example, in the Maven plugins if you type maven pom:validate you get several errors even though the missing elements are defined in the parent project.xml. |
| Fix Version/s | 1.0-beta-10 [ 10095 ] |
dion gillard
made changes -
dion gillard
made changes -
dion gillard
made changes -
Jason van Zyl
made changes -
dion gillard
made changes -
| Fix Version/s | 1.0-final [ 10149 ] | |
| Fix Version/s | 1.0-beta-10 [ 10095 ] | |
| Original Estimate | 0 | |
| Remaining Estimate | 0 minutes [ 0 ] |
dion gillard
made changes -
| Fix Version/s | 1.0-final [ 10149 ] | |
| Fix Version/s | 1.1 [ 10211 ] |
Jason van Zyl
made changes -
| Project | maven [ 10030 ] | maven-pom-plugin [ 10375 ] |
| Key | MAVEN-494 |
|
| Affects Version/s | 1.0-beta-10 [ 10095 ] | |
| Fix Version/s | 1.1 [ 10211 ] |
Lukas Theussl
made changes -
| Fix Version/s | 1.4.2 [ 11310 ] | |
| Assignee | Lukas Theussl [ lukas ] | |
| Environment |
Lukas Theussl
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Lukas Theussl
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Lukas Theussl
made changes -
| Fix Version/s | 1.4.2 [ 11310 ] | |
| Fix Version/s | 1.5 [ 12123 ] | |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
There's a good reason for this: pom:validate doesn't handle pom's that use <extend>