4.0.0 com.msopentech.odatajclient odatajclient 0.10.0-SNAPSHOT Client OData library for Java: POJOs generator Java client API for OData 3.0 services: Maven plugin generating POJOs from metadata. com.msopentech.odatajclient odatajclient-maven-plugin maven-plugin ${test.base.url} ${project.parent.basedir} com.msopentech.odatajclient odatajclient-engine ${project.version} org.apache.velocity velocity org.apache.maven maven-plugin-api org.apache.maven.plugin-tools maven-plugin-annotations provided commons-logging commons-logging runtime junit junit test org.apache.maven.plugins maven-plugin-plugin true odatajclient true mojo-descriptor descriptor help-goal helpmojo src/main/resources true .. META-INF LICENSE src/test/resources true it com.msopentech.odatajclient odatajclient-proxy ${project.version} test com.msopentech.odatajclient odatajclient-test-service ${project.version} war test src/test/resources true ${basedir}/../test-service/src/main/resources true ${basedir}/../staticServer/src/main/resources true org.apache.maven.plugins maven-invoker-plugin true true ${project.build.directory}/it */pom.xml verify ${project.build.directory}/local-repo src/it/settings.xml clean test-compile integration-test install integration-test verify org.codehaus.cargo cargo-maven2-plugin start-container pre-integration-test start stop-container post-integration-test stop