Fixed file-not-found error
diff --git a/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/plugin.xmi b/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/plugin.xmi
index 256d982..0b7c587 100644
--- a/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/plugin.xmi
+++ b/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/plugin.xmi
@@ -62,6 +62,8 @@
uri="guidances/roadmaps/how_to_adopt.xmi"/>
<resourceDescriptors xmi:id="_h5XGsFgvEd2Qc4sHJBPPTQ" id="-NQr9q9Q2JnrSPx4noPjJ9g"
uri="workproducts/work_items_list.contributes.xmi"/>
+ <resourceDescriptors xmi:id="_8aeXEFpiEd2nNZq0B7jtNw" id="-i0ekME-sXjZ7YmeJwZzW_A"
+ uri="workproducts/work_items_list.contributes.xmi"/>
</org.eclipse.epf.uma.resourcemanager:ResourceManager>
<org.eclipse.epf.uma:MethodPlugin xmi:id="_qqyzAJ6WEdyQN-zRFaRrCQ" name="practice.mgmt.iterative_dev.base"
guid="_qqyzAJ6WEdyQN-zRFaRrCQ" presentationName="Iterative Development" briefDescription="This practice creates a solution in increments. Each increment is completed in a fixed period of time, an "iteration"."
@@ -313,9 +315,9 @@
<variabilityBasedOnElement xsi:type="org.eclipse.epf.uma:Artifact" href="uma://_0TmecJ-VEdy3Nc4rvuj7bA#_rGNWsCbSEdqh1LYUOGRh2A"/>
<fulfills href="uma://_vJYucEfUEdyiPI8btkmvmw#_1QZI8EfUEdyiPI8btkmvmw"/>
</contentElements>
- <contentElements xsi:type="org.eclipse.epf.uma:Artifact" xmi:id="_NuE5IFgvEd2Qc4sHJBPPTQ"
- name="work_items_list.contributes" guid="_NuE5IFgvEd2Qc4sHJBPPTQ" variabilityType="contributes">
- <presentation xmi:id="-NQr9q9Q2JnrSPx4noPjJ9g" href="uma://-NQr9q9Q2JnrSPx4noPjJ9g#-NQr9q9Q2JnrSPx4noPjJ9g"/>
+ <contentElements xsi:type="org.eclipse.epf.uma:Artifact" xmi:id="_35jJkFpiEd2nNZq0B7jtNw"
+ name="work_items_list.contributes" guid="_35jJkFpiEd2nNZq0B7jtNw" variabilityType="contributes">
+ <presentation xmi:id="-i0ekME-sXjZ7YmeJwZzW_A" href="uma://-i0ekME-sXjZ7YmeJwZzW_A#-i0ekME-sXjZ7YmeJwZzW_A"/>
<variabilityBasedOnElement xsi:type="org.eclipse.epf.uma:Artifact" href="uma://_0TmecJ-VEdy3Nc4rvuj7bA#_rGNWsCbSEdqh1LYUOGRh2A"/>
</contentElements>
</childPackages>
diff --git a/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/workproducts/work_items_list.contributes.xmi b/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/workproducts/work_items_list.contributes.xmi
new file mode 100644
index 0000000..925f19e
--- /dev/null
+++ b/libraries/EPF_Practices_Library/practice.mgmt.iterative_dev.base/workproducts/work_items_list.contributes.xmi
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<org.eclipse.epf.uma:ArtifactDescription xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI" xmlns:org.eclipse.epf.uma="http://www.eclipse.org/epf/uma/1.0.5/uma.ecore"
+ xmlns:rmc="http://www.ibm.com/rmc" rmc:version="7.5.0" xmlns:epf="http://www.eclipse.org/epf"
+ epf:version="1.5.0" xmi:id="-i0ekME-sXjZ7YmeJwZzW_A"
+ name="new_artifact,_35jJkFpiEd2nNZq0B7jtNw" guid="-i0ekME-sXjZ7YmeJwZzW_A" changeDate="2008-07-25T09:01:23.561-0700"
+ version="7.5.0">
+ <mainDescription>Test</mainDescription>
+ <representationOptions><h3>
+ As part of the Iteration Plan
+</h3>
+<p>
+ The&nbsp;<a class="elementLink"
+ href="./../../practice.mgmt.iterative_dev.base/workproducts/iteration_plan_B46FED39.html"
+ guid="_0aQBEslgEdmt3adZL5Dmdw">Iteration Plan</a> typically references work items that are assigned to that iteration.
+ If the team is capturing the iteration plan on a whiteboard, for example, the team may choose to reference high-level
+ work items in the Work Items List that are assigned to the iteration, and maintain low-level child work items used to
+ track day-to-day work only within an iteration plan.
+</p></representationOptions>
+</org.eclipse.epf.uma:ArtifactDescription>