4.0.0 org.springframework.batch spring-batch-simple-cli 3.0.0.BUILD-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype This project is a command line batch sample from Spring Batch demonstrating a typical batch job. The job can be invoked via "mvn exec:java" to see the job run from the command line. During an "mvn package", a distribution archive in the format defined in src/main/assembly/descriptor.xml will be created in the target directory which can be deployed and extracted to your target location of choice. The ./bin/runJob.(sh|bat) script from the extracted deployment archive can be invoked to run the job. 3.2.0.RELEASE 3.0.0.BUILD-SNAPSHOT false 4.10 1.6 1.6 UTF-8 staging staging file:///${user.dir}/target/staging staging file:///${user.dir}/target/staging bootstrap Codehaus http://repository.codehaus.org/ false com.springsource.repository.bundles.release SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases http://repository.springsource.com/maven/bundles/release false junit junit ${junit.version} test org.springframework spring-test ${spring.framework.version} test org.springframework spring-aop ${spring.framework.version} org.springframework spring-jdbc ${spring.framework.version} org.springframework.batch spring-batch-core ${spring.batch.version} org.springframework.batch spring-batch-infrastructure ${spring.batch.version} org.springframework.batch spring-batch-test ${spring.batch.version} test commons-dbcp commons-dbcp 1.2.2 org.slf4j slf4j-log4j12 1.5.8 true log4j log4j 1.2.14 true commons-io commons-io 1.4 org.hsqldb hsqldb 2.2.9 org.aspectj aspectjrt 1.6.8 org.aspectj aspectjweaver 1.6.8 org.springframework.build.aws org.springframework.build.aws.maven 3.0.0.RELEASE maven-assembly-plugin false project org.eclipse.m2e lifecycle-mapping 1.0.0 org.apache.maven.plugins maven-dependency-plugin [1.0,) copy-dependencies org.apache.maven.plugins maven-compiler-plugin 2.3.2 ${compiler.source.version} ${compiler.target.version} org.apache.maven.plugins maven-surefire-plugin **/*Tests.java **/Abstract*.java junit:junit org.codehaus.mojo exec-maven-plugin 1.1 org.springframework.batch.core.launch.support.CommandLineJobRunner classpath:/launch-context.xml personJob org.apache.maven.plugins maven-dependency-plugin copy-dependencies package copy-dependencies ${project.build.directory}/lib maven-assembly-plugin 2.3 src/main/assembly/descriptor.xml make-distribution package single org.apache.maven.plugins maven-jar-plugin false org.springframework.batch.core.launch.support.CommandLineJobRunner true lib/ http://www.springframework.org/download staging file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} spring-release Spring Release Repository file:///${user.dir}/target/staging/release spring-snapshot Spring Snapshot Repository file:///${user.dir}/target/staging/snapshot