4.0.0 org.springframework.batch spring-batch-simple-cli 2.1.1.CI-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype This project is a minimal command line batch sample from Spring Batch. Once installed you can use "mvn exec:java" to see the job run; or if you ship the lib directory you can put the project jar on the classpath and run the CommandLineJobRunner directly or with "java -jar". true 2.5.6 2.1.1.CI-SNAPSHOT strict false staging staging file:///${user.dir}/target/staging staging file:///${user.dir}/target/staging junit junit 4.4 test org.springframework spring-test ${spring.framework.version} test 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 hsqldb hsqldb 1.8.0.7 org.aspectj aspectjrt 1.5.4 org.aspectj aspectjweaver 1.5.4 org.springframework.build.aws org.springframework.build.aws.maven 2.0.0.RELEASE maven-assembly-plugin false project org.apache.maven.plugins maven-compiler-plugin 1.5 1.5 com.springsource.bundlor com.springsource.bundlor.maven 1.0.0.RELEASE bundlor-transform compile bundlor 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 job1 org.apache.maven.plugins maven-dependency-plugin copy-dependencies package copy-dependencies ${project.build.directory}/lib org.apache.maven.plugins maven-jar-plugin false org.springframework.batch.core.launch.support.CommandLineJobRunner true lib/ ${project.build.outputDirectory}/META-INF/MANIFEST.MF 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 http://www.springframework.org/download staging file:///${user.dir}/target/staging/org.springframework.batch.archetype/${pom.artifactId} spring-release Spring Release Repository file:///${user.dir}/target/staging/release spring-snapshot Spring Snapshot Repository file:///${user.dir}/target/staging/snapshot