Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.10
-
Component/s: Artifacts and Repositories, Dependencies, POM
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
use bcel:bcel:5.1 as a dependency, the pom is bad.
Issue Links
- depends upon
-
MODELLO-112
strict flag not considered for handling of invalid nested elements within an association list.
-
Activity
John Casey
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0.10 [ 14112 ] |
John Casey
made changes -
| Assignee | John Casey [ jdcasey ] | |
| Original Estimate | 0 minutes [ 0 ] | |
| Remaining Estimate | 0 minutes [ 0 ] |
John Casey
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
John Casey
made changes -
| Remaining Estimate | 0 minutes [ 0 ] | 3 hours [ 10800 ] |
| Original Estimate | 0 minutes [ 0 ] | 3 hours [ 10800 ] |
John Casey
made changes -
| Status | In Progress [ 3 ] | Open [ 1 ] |
John Casey
made changes -
| Link |
This issue depends upon |
John Casey
logged work - 24/Jul/08 4:31 PM
-
- Time Spent:
- 3 hours
- isolated the issue to a change in modello's handling of strict mode flag as it relates to invalid associations. I have an integration test, but it depends on bcel 5.1 at the moment, and *should* be rewritten to depend on a fictional project with an invalid dependency list like the one in bcel (this will isolate the test from any changes/problems related to bcel itself).
John Casey
made changes -
| Remaining Estimate | 3 hours [ 10800 ] | 1 hour [ 3600 ] |
| Time Spent | 3 hours [ 10800 ] |
John Casey
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
John Casey
made changes -
| Fix Version/s | 2.1.0-M1 [ 14503 ] |
turns out this is a problem with the usage of the strict flag in the modello xpp3 plugin as it relates to associations.
the only way we can fix this problem in the 2.0.10 is to release a new version of the modello-plugin-xpp3 and use that to build Maven.