tidy docos
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user