tidy docos

This commit is contained in:
dsyer
2008-06-23 11:30:25 +00:00
parent a5d8bb9a95
commit 9f4ead72be

View File

@@ -4,15 +4,15 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-batch-archetypes</artifactId>
<packaging>pom</packaging>
<name>Samples Archetypes Parent</name>
<name>Archetypes</name>
<description>
<![CDATA[
Spring Batch archetypes are simple project templates containing just enough code
to get you started running a job. For more detailed examples of using particular
features of the framework, look at the Spring Batch Samples project. Currently the
archetypes are deployed as regular Maven projects (not archetypes), because of limitations
in the archetype plugin. For most effective use, copy one into Eclipse and use Q4E to manage
the dependencies.
in the archetype plugin (or our understanding of how it works). For most effective use,
copy one into Eclipse and use Q4E to manage the dependencies.
]]>
</description>