<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>
<plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan"
	xmlns:html="http://www.w3.org/1999/xhtml" name="IAM">
	<release projectid="technology.iam" version="1.0" />
	<introduction>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
		<p>
			This is the project plan for
			<a href="http://www.eclipse.com/iam">Eclipse IAM</a>
			1.0.0.
		</p>
        <p>
          It is an update for the previous project plan delaying the release of 1.0.0 until
          the Maven componentes required for IAM are mature and IP-clean.
          This is expected to be close to the Maven 3.0 release.
        </p>
        <p>
          JDT and WTP support from the previous plan are already included.
        </p>
		</html:div>
	</introduction>
	<release_deliverables>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
		<ul>
			<li>Updated Maven Embedder</li>
		</ul>
		</html:div>
	</release_deliverables>
	<release_milestones>
		<preamble></preamble>
		<milestone date="TBD" milestone="RC1">
			<html:div xmlns="http://www.w3.org/1999/xhtml">
			<p>Process new Maven components through IP Process and update IAM with those</p>
			</html:div>
		</milestone>
		<milestone date="6/28/2010" milestone="1.0" />
		<postamble>
			<html:div xmlns="http://www.w3.org/1999/xhtml">
			<p> This plan is tentative and depends heavily on the outcome of the
                Maven 3.0 development and IP review of it. </p>
				</html:div>
		</postamble>
	</release_milestones>
	<target_environments>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
		<p>Eclipse IAM is targeting Eclipse 3.4 and Java 5 or later.</p>
		</html:div>
		<internationalization>
			<html:div xmlns="http://www.w3.org/1999/xhtml">
			<p> Translations will not be the focus of the IAM team, but all the
				strings will be externalized. </p>
			<p>Collaboration with the Babel project is expected.</p>
			</html:div>
		</internationalization>
	</target_environments>
	<compatibility_with_previous_releases>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
		<p>
			There are no previous releases of IAM at Eclipse.org.
		</p>
		</html:div>
	</compatibility_with_previous_releases>
	<themes_and_priorities>
		<preamble>
			<html:div xmlns="http://www.w3.org/1999/xhtml">
			<p> There are three major themes for this release: </p>
			<ul>
				<li>IP Cleanliness</li>
				<li>Bug Fixing</li>
			</ul>
			</html:div>
		</preamble>
		<theme name="IP Cleanliness">
			<description>
				<html:div xmlns="http://www.w3.org/1999/xhtml">
				<p>
					Update the Maven dependencies to the latest IP-approved version.
				</p>
				<p> This means artifacts published by the Maven project in their 3.x branch</p>
				</html:div>
			</description>
		</theme>
		<theme name="Bug Fixing">
			<description>
				<html:div xmlns="http://www.w3.org/1999/xhtml">
				<p> Non-eclipse builds of Eclipse IAM are already being used on several
                    real-world companies on a daily basis. It is expected that the greatest 
                    modifications on IAM will be on resolving issues.</p>
					</html:div>
			</description>
		</theme>
	</themes_and_priorities>
	<appendix name="Collaboration with m2eclipse">
		<html:div xmlns="http://www.w3.org/1999/xhtml">
		<p> Even when we would like both projects to collaborate and share
			effort, we're not sure how that can be achieved at this point. </p>
		<p> We are looking forward at joining efforts with m2eclipse after their code 
            is committed to Eclipse.org. </p>
		</html:div>
	</appendix>
</plan>