Prep version
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/40be966c Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/40be966c Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/40be966c Branch: refs/heads/tomee-7.0.0-M1 Commit: 40be966c11ed6c876a520087f60295f2c91931e1 Parents: b0c6422 Author: [email protected] <[email protected]> Authored: Mon Sep 21 22:49:25 2015 +0200 Committer: [email protected] <[email protected]> Committed: Mon Sep 21 22:49:25 2015 +0200 ---------------------------------------------------------------------- arquillian/arquillian-common/pom.xml | 120 +- arquillian/arquillian-openejb-embedded/pom.xml | 350 ++--- .../pom.xml | 194 +-- arquillian/arquillian-tck/pom.xml | 216 +-- arquillian/arquillian-tomee-common/pom.xml | 2 +- arquillian/arquillian-tomee-embedded/pom.xml | 280 ++-- .../arquillian-tomee-moviefun-example/pom.xml | 612 ++++----- arquillian/arquillian-tomee-remote/pom.xml | 454 +++---- .../arquillian-tomee-codi-tests/pom.xml | 78 +- .../arquillian-tomee-config-tests/pom.xml | 140 +- .../arquillian-tomee-jaxrs-tests/pom.xml | 100 +- .../arquillian-tomee-jaxws-tests/pom.xml | 100 +- .../arquillian-tomee-jms-tests/pom.xml | 78 +- .../arquillian-tomee-webprofile-tests/pom.xml | 150 +- arquillian/arquillian-tomee-tests/pom.xml | 1286 +++++++++--------- .../arquillian-tomee-webapp-remote/pom.xml | 2 +- arquillian/pom.xml | 94 +- arquillian/ziplock/pom.xml | 136 +- assembly/openejb-lite/pom.xml | 192 +-- assembly/openejb-standalone/pom.xml | 568 ++++---- assembly/pom.xml | 74 +- container/mbean-annotation-api/pom.xml | 56 +- container/openejb-api/pom.xml | 90 +- container/openejb-core/pom.xml | 2 +- container/openejb-javaagent/pom.xml | 120 +- container/openejb-jee-accessors/pom.xml | 160 +-- container/openejb-jee/pom.xml | 276 ++-- container/openejb-jpa-integration/pom.xml | 162 +-- container/openejb-junit/pom.xml | 94 +- container/openejb-loader/pom.xml | 86 +- container/pom.xml | 84 +- examples/access-timeout-meta/pom.xml | 182 +-- examples/access-timeout/pom.xml | 182 +-- examples/alternate-descriptors/pom.xml | 238 ++-- examples/applet/pom.xml | 294 ++-- examples/application-composer/pom.xml | 190 +-- examples/applicationcomposer-jaxws-cdi/pom.xml | 194 +-- examples/applicationexception/pom.xml | 214 +-- examples/arquillian-jpa/pom.xml | 230 ++-- examples/async-methods/pom.xml | 182 +-- examples/async-postconstruct/pom.xml | 184 +-- .../bean-validation-design-by-contract/pom.xml | 176 +-- .../WebApp1/pom.xml | 4 +- .../WebApp2/pom.xml | 4 +- examples/bval-evaluation-redeployment/pom.xml | 374 ++--- .../bval-evaluation-redeployment/runner/pom.xml | 122 +- .../cdi-alternative-and-stereotypes/pom.xml | 182 +-- examples/cdi-application-scope/pom.xml | 154 +-- examples/cdi-basic/pom.xml | 176 +-- examples/cdi-ejbcontext-jaas/pom.xml | 238 ++-- examples/cdi-events/pom.xml | 210 +-- examples/cdi-interceptors/pom.xml | 172 +-- examples/cdi-produces-disposes/pom.xml | 190 +-- examples/cdi-produces-field/pom.xml | 4 +- examples/cdi-realm/pom.xml | 228 ++-- examples/cdi-request-scope/pom.xml | 154 +-- examples/cdi-session-scope/pom.xml | 198 +-- examples/change-jaxws-url/pom.xml | 294 ++-- examples/client-resource-lookup-preview/pom.xml | 212 +-- examples/component-interfaces/pom.xml | 204 +-- examples/cucumber-jvm/pom.xml | 226 +-- examples/custom-injection/pom.xml | 182 +-- examples/datasource-ciphered-password/pom.xml | 176 +-- examples/datasource-definition/pom.xml | 276 ++-- examples/datasource-versioning/pom.xml | 8 +- examples/decorators/pom.xml | 190 +-- examples/deltaspike-configproperty/pom.xml | 218 +-- examples/deltaspike-exception-handling/pom.xml | 214 +-- examples/deltaspike-fullstack/pom.xml | 696 +++++----- examples/deltaspike-i18n/pom.xml | 218 +-- examples/dynamic-dao-implementation/pom.xml | 184 +-- examples/dynamic-datasource-routing/pom.xml | 172 +-- examples/dynamic-implementation/pom.xml | 192 +-- examples/dynamic-proxy-to-access-mbean/pom.xml | 212 +-- examples/ear-testing/business-logic/pom.xml | 168 +-- examples/ear-testing/business-model/pom.xml | 94 +- examples/ear-testing/pom.xml | 192 +-- examples/ejb-examples/pom.xml | 192 +-- examples/ejb-webservice/pom.xml | 174 +-- examples/groovy-cdi/pom.xml | 244 ++-- examples/groovy-jpa/pom.xml | 246 ++-- examples/groovy-spock/pom.xml | 334 ++--- examples/helloworld-weblogic/pom.xml | 190 +-- examples/injection-of-connectionfactory/pom.xml | 190 +-- examples/injection-of-datasource/pom.xml | 190 +-- examples/injection-of-ejbs/pom.xml | 182 +-- examples/injection-of-entitymanager/pom.xml | 182 +-- examples/injection-of-env-entry/pom.xml | 182 +-- examples/interceptors/pom.xml | 186 +-- examples/javamail/pom.xml | 208 +-- examples/jpa-eclipselink/pom.xml | 202 +-- examples/jpa-enumerated/pom.xml | 184 +-- examples/jpa-hibernate/pom.xml | 206 +-- examples/jsf-cdi-and-ejb/pom.xml | 254 ++-- examples/jsf-managedBean-and-ejb/pom.xml | 262 ++-- examples/lookup-of-ejbs-with-descriptor/pom.xml | 196 +-- examples/lookup-of-ejbs/pom.xml | 196 +-- examples/mbean-auto-registration/pom.xml | 186 +-- examples/moviefun-rest/pom.xml | 586 ++++---- examples/moviefun/pom.xml | 476 +++---- examples/movies-complete-meta/pom.xml | 190 +-- examples/movies-complete/pom.xml | 190 +-- examples/mtom/pom.xml | 194 +-- examples/multi-jpa-provider-testing/pom.xml | 326 ++--- examples/multiple-arquillian-adapters/pom.xml | 424 +++--- examples/multiple-tomee-arquillian/pom.xml | 252 ++-- examples/myfaces-codi-demo/pom.xml | 274 ++-- examples/persistence-fragment/pom.xml | 182 +-- examples/pojo-webservice/pom.xml | 192 +-- examples/polling-parent/polling-client/pom.xml | 202 +-- examples/polling-parent/polling-core/pom.xml | 110 +- examples/polling-parent/polling-domain/pom.xml | 126 +- examples/polling-parent/polling-web/pom.xml | 206 +-- examples/polling-parent/pom.xml | 372 ++--- examples/pom.xml | 404 +++--- examples/projectstage-demo/pom.xml | 222 +-- examples/quartz-app/pom.xml | 224 +-- examples/quartz-app/quartz-beans/pom.xml | 190 +-- examples/quartz-app/quartz-ra/pom.xml | 118 +- examples/realm-in-tomee/pom.xml | 178 +-- .../reload-persistence-unit-properties/pom.xml | 196 +-- examples/resources-declared-in-webapp/pom.xml | 230 ++-- examples/resources-jmx-example/pom.xml | 214 +-- .../resources-jmx-ear/pom.xml | 128 +- .../resources-jmx-ejb/pom.xml | 246 ++-- .../rest-applicationcomposer-mockito/pom.xml | 218 +-- examples/rest-applicationcomposer/pom.xml | 206 +-- examples/rest-cdi/pom.xml | 192 +-- examples/rest-example-with-application/pom.xml | 222 +-- examples/rest-example/pom.xml | 348 ++--- examples/rest-jaas/pom.xml | 214 +-- examples/rest-on-ejb/pom.xml | 214 +-- examples/rest-xml-json/pom.xml | 192 +-- examples/scala-basic/pom.xml | 314 ++--- examples/schedule-events/pom.xml | 184 +-- examples/schedule-expression/pom.xml | 182 +-- examples/schedule-methods-meta/pom.xml | 182 +-- examples/schedule-methods/pom.xml | 182 +-- examples/server-events/pom.xml | 206 +-- examples/simple-cdi-interceptor/pom.xml | 172 +-- examples/simple-cmp2/pom.xml | 264 ++-- examples/simple-mdb-and-cdi/pom.xml | 182 +-- examples/simple-mdb-with-descriptor/pom.xml | 192 +-- examples/simple-mdb/pom.xml | 182 +-- examples/simple-rest/pom.xml | 192 +-- examples/simple-singleton/pom.xml | 190 +-- examples/simple-stateful-callbacks/pom.xml | 182 +-- examples/simple-stateful/pom.xml | 182 +-- examples/simple-stateless-callbacks/pom.xml | 190 +-- .../simple-stateless-with-descriptor/pom.xml | 202 +-- examples/simple-stateless/pom.xml | 190 +-- .../simple-webservice-without-interface/pom.xml | 216 +-- examples/simple-webservice/pom.xml | 202 +-- examples/spring-data-proxy-meta/pom.xml | 184 +-- examples/spring-data-proxy/pom.xml | 184 +-- examples/struts/pom.xml | 264 ++-- examples/telephone-stateful/pom.xml | 216 +-- examples/testcase-injection/pom.xml | 190 +-- examples/testing-security-2/pom.xml | 202 +-- examples/testing-security-3/pom.xml | 202 +-- examples/testing-security-4/pom.xml | 202 +-- examples/testing-security-meta/pom.xml | 194 +-- examples/testing-security/pom.xml | 194 +-- examples/testing-transactions-bmt/pom.xml | 190 +-- examples/testing-transactions/pom.xml | 190 +-- examples/tomee-jersey-eclipselink/pom.xml | 284 ++-- examples/transaction-rollback/pom.xml | 186 +-- examples/troubleshooting/pom.xml | 178 +-- examples/webservice-attachments/pom.xml | 200 +-- examples/webservice-handlerchain/pom.xml | 204 +-- examples/webservice-holder/pom.xml | 204 +-- examples/webservice-inheritance/pom.xml | 200 +-- examples/webservice-security/pom.xml | 200 +-- examples/webservice-ws-security/pom.xml | 302 ++-- .../webservice-ws-with-resources-config/pom.xml | 158 +-- itests/failover-ejb/pom.xml | 86 +- itests/failover/pom.xml | 200 +-- itests/legacy-client/pom.xml | 146 +- itests/legacy-server/pom.xml | 126 +- itests/openejb-itests-app/pom.xml | 204 +-- itests/openejb-itests-beans/pom.xml | 238 ++-- itests/openejb-itests-client/pom.xml | 236 ++-- itests/openejb-itests-interceptor-beans/pom.xml | 94 +- itests/openejb-itests-servlets/pom.xml | 100 +- itests/openejb-itests-web/pom.xml | 104 +- itests/pom.xml | 100 +- maven/applicationcomposer-maven-plugin/pom.xml | 134 +- maven/jarstxt-maven-plugin/pom.xml | 124 +- maven/maven-util/pom.xml | 96 +- maven/openejb-embedded-maven-plugin/pom.xml | 130 +- maven/pom.xml | 262 ++-- maven/tomee-embedded-maven-plugin/pom.xml | 148 +- maven/tomee-maven-plugin/pom.xml | 198 +-- maven/tomee-webapp-archetype/pom.xml | 110 +- pom.xml | 6 +- server/openejb-activemq/pom.xml | 94 +- server/openejb-axis/pom.xml | 186 +-- server/openejb-bonecp/pom.xml | 104 +- server/openejb-client/pom.xml | 310 ++--- server/openejb-common-cli/pom.xml | 146 +- server/openejb-cxf-rs/pom.xml | 246 ++-- server/openejb-cxf-transport/pom.xml | 94 +- server/openejb-cxf/pom.xml | 336 ++--- server/openejb-daemon/pom.xml | 86 +- server/openejb-derbynet/pom.xml | 132 +- server/openejb-ejbd/pom.xml | 284 ++-- server/openejb-hessian/pom.xml | 122 +- server/openejb-hsql/pom.xml | 2 +- server/openejb-http/pom.xml | 276 ++-- server/openejb-multicast/pom.xml | 92 +- server/openejb-rest/pom.xml | 76 +- server/openejb-server/pom.xml | 2 +- server/openejb-ssh/pom.xml | 184 +-- server/openejb-webservices/pom.xml | 178 +-- server/pom.xml | 104 +- tck/bval-embedded/pom.xml | 306 ++--- tck/bval-tomee/pom.xml | 376 ++--- tck/cdi-embedded/pom.xml | 456 +++---- tck/cdi-tomee-embedded/pom.xml | 352 ++--- tck/cdi-tomee/pom.xml | 462 +++---- tck/pom.xml | 114 +- tck/tck-common/pom.xml | 172 +-- tomee/apache-tomee/pom.xml | 822 +++++------ tomee/pom.xml | 830 +++++------ tomee/tomee-catalina/pom.xml | 248 ++-- tomee/tomee-common/pom.xml | 130 +- tomee/tomee-deb/pom.xml | 438 +++--- tomee/tomee-embedded/pom.xml | 632 ++++----- tomee/tomee-jaxrs/pom.xml | 170 +-- tomee/tomee-jdbc/pom.xml | 100 +- tomee/tomee-juli/pom.xml | 166 +-- tomee/tomee-loader/pom.xml | 170 +-- tomee/tomee-mojarra/pom.xml | 122 +- tomee/tomee-myfaces/pom.xml | 116 +- tomee/tomee-overlay-runner/pom.xml | 120 +- tomee/tomee-plume-webapp/pom.xml | 380 +++--- tomee/tomee-plus-webapp/pom.xml | 376 ++--- tomee/tomee-util/pom.xml | 78 +- tomee/tomee-webaccess/pom.xml | 620 ++++----- tomee/tomee-webapp/pom.xml | 760 +++++------ tomee/tomee-webservices/pom.xml | 242 ++-- utils/log4j2-tomee/pom.xml | 2 +- utils/openejb-core-eclipselink/pom.xml | 112 +- utils/openejb-core-hibernate/pom.xml | 244 ++-- utils/openejb-mockito/pom.xml | 100 +- utils/openejb-provisionning/pom.xml | 422 +++--- utils/pom.xml | 2 +- utils/webdeployer/pom.xml | 110 +- 248 files changed, 26183 insertions(+), 26183 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-common/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-common/pom.xml b/arquillian/arquillian-common/pom.xml index 8dc100d..b23e7c4 100644 --- a/arquillian/arquillian-common/pom.xml +++ b/arquillian/arquillian-common/pom.xml @@ -1,60 +1,60 @@ -<?xml version="1.0"?> -<!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> - <parent> - <artifactId>arquillian</artifactId> - <groupId>org.apache.tomee</groupId> - <version>7.0.0-SNAPSHOT</version> - </parent> - - <artifactId>arquillian-common</artifactId> - <packaging>jar</packaging> - - <name>OpenEJB :: Arquillian Adaptors Parent :: Common</name> - - <dependencies> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>openejb-core</artifactId> - <version>${openejb.version}</version> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.test</groupId> - <artifactId>arquillian-test-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.config</groupId> - <artifactId>arquillian-config-impl-base</artifactId> - <version>${version.arquillian}</version> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - <dependency> - <groupId>org.codehaus.swizzle</groupId> - <artifactId>swizzle-stream</artifactId> - </dependency> - </dependencies> -</project> +<?xml version="1.0"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>arquillian</artifactId> + <groupId>org.apache.tomee</groupId> + <version>7.0.0-M1</version> + </parent> + + <artifactId>arquillian-common</artifactId> + <packaging>jar</packaging> + + <name>OpenEJB :: Arquillian Adaptors Parent :: Common</name> + + <dependencies> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>openejb-core</artifactId> + <version>${openejb.version}</version> + <scope>provided</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.test</groupId> + <artifactId>arquillian-test-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.config</groupId> + <artifactId>arquillian-config-impl-base</artifactId> + <version>${version.arquillian}</version> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + <dependency> + <groupId>org.codehaus.swizzle</groupId> + <artifactId>swizzle-stream</artifactId> + </dependency> + </dependencies> +</project> http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-openejb-embedded/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-openejb-embedded/pom.xml b/arquillian/arquillian-openejb-embedded/pom.xml index 1cc2da7..0a11c3f 100644 --- a/arquillian/arquillian-openejb-embedded/pom.xml +++ b/arquillian/arquillian-openejb-embedded/pom.xml @@ -1,175 +1,175 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <parent> - <artifactId>arquillian</artifactId> - <groupId>org.apache.tomee</groupId> - <version>7.0.0-SNAPSHOT</version> - </parent> - <modelVersion>4.0.0</modelVersion> - - <artifactId>arquillian-openejb-embedded</artifactId> - <name>OpenEJB :: Arquillian Adaptors Parent :: OpenEJB Container</name> - <version>7.0.0-SNAPSHOT</version> - - <dependencies> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>openejb-core</artifactId> - <version>${openejb.version}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-spi</artifactId> - <version>${version.arquillian}</version> - <exclusions> - <exclusion> - <artifactId>shrinkwrap-descriptors-spi</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - <exclusion> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - </exclusions> - </dependency> - - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-spi</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-test-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.junit</groupId> - <artifactId>arquillian-junit-container</artifactId> - <version>${version.arquillian}</version> - <exclusions> - <exclusion> - <artifactId>shrinkwrap-descriptors-spi</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - </exclusions> - </dependency> - - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-api-javaee</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap</groupId> - <artifactId>shrinkwrap-api</artifactId> - <version>${version.shrinkwrap.shrinkwrap}</version> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap</groupId> - <artifactId>shrinkwrap-impl-base</artifactId> - <version>${version.shrinkwrap.shrinkwrap}</version> - </dependency> - - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - - <dependency> - <groupId>org.jboss.shrinkwrap.resolver</groupId> - <artifactId>shrinkwrap-resolver-impl-maven</artifactId> - <version>2.0.0</version> - <scope>test</scope> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-common</artifactId> - <version>${tomee.version}</version> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-openejb-transaction-provider</artifactId> - <version>${tomee.version}</version> - </dependency> - - <dependency> - <groupId>org.mockito</groupId> - <artifactId>mockito-core</artifactId> - <version>1.9.5</version> - <scope>test</scope> - <exclusions> - <exclusion> - <artifactId>hamcrest-core</artifactId> - <groupId>org.hamcrest</groupId> - </exclusion> - </exclusions> - </dependency> - - <dependency> - <groupId>info.cukes</groupId> - <artifactId>cucumber-core</artifactId> - <version>1.1.8</version> - <scope>provided</scope> - </dependency> - - <dependency> <!-- shouldn't be a compile/runtime dependency --> - <groupId>org.apache.tomee</groupId> - <artifactId>openejb-http</artifactId> - <version>${openejb.version}</version> - <scope>provided</scope> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>openejb-cxf-rs</artifactId> - <version>${openejb.version}</version> - <scope>test</scope> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-surefire-plugin</artifactId> - </plugin> - </plugins> - </build> -</project> +<?xml version="1.0" encoding="UTF-8"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <parent> + <artifactId>arquillian</artifactId> + <groupId>org.apache.tomee</groupId> + <version>7.0.0-M1</version> + </parent> + <modelVersion>4.0.0</modelVersion> + + <artifactId>arquillian-openejb-embedded</artifactId> + <name>OpenEJB :: Arquillian Adaptors Parent :: OpenEJB Container</name> + <version>7.0.0-M1</version> + + <dependencies> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>openejb-core</artifactId> + <version>${openejb.version}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-spi</artifactId> + <version>${version.arquillian}</version> + <exclusions> + <exclusion> + <artifactId>shrinkwrap-descriptors-spi</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + <exclusion> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + </exclusions> + </dependency> + + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-spi</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-test-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.junit</groupId> + <artifactId>arquillian-junit-container</artifactId> + <version>${version.arquillian}</version> + <exclusions> + <exclusion> + <artifactId>shrinkwrap-descriptors-spi</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + </exclusions> + </dependency> + + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-api-javaee</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap</groupId> + <artifactId>shrinkwrap-api</artifactId> + <version>${version.shrinkwrap.shrinkwrap}</version> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap</groupId> + <artifactId>shrinkwrap-impl-base</artifactId> + <version>${version.shrinkwrap.shrinkwrap}</version> + </dependency> + + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <scope>test</scope> + </dependency> + + <dependency> + <groupId>org.jboss.shrinkwrap.resolver</groupId> + <artifactId>shrinkwrap-resolver-impl-maven</artifactId> + <version>2.0.0</version> + <scope>test</scope> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-common</artifactId> + <version>${tomee.version}</version> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-openejb-transaction-provider</artifactId> + <version>${tomee.version}</version> + </dependency> + + <dependency> + <groupId>org.mockito</groupId> + <artifactId>mockito-core</artifactId> + <version>1.9.5</version> + <scope>test</scope> + <exclusions> + <exclusion> + <artifactId>hamcrest-core</artifactId> + <groupId>org.hamcrest</groupId> + </exclusion> + </exclusions> + </dependency> + + <dependency> + <groupId>info.cukes</groupId> + <artifactId>cucumber-core</artifactId> + <version>1.1.8</version> + <scope>provided</scope> + </dependency> + + <dependency> <!-- shouldn't be a compile/runtime dependency --> + <groupId>org.apache.tomee</groupId> + <artifactId>openejb-http</artifactId> + <version>${openejb.version}</version> + <scope>provided</scope> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>openejb-cxf-rs</artifactId> + <version>${openejb.version}</version> + <scope>test</scope> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-openejb-transaction-provider/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-openejb-transaction-provider/pom.xml b/arquillian/arquillian-openejb-transaction-provider/pom.xml index 6ee23f3..98e37e8 100644 --- a/arquillian/arquillian-openejb-transaction-provider/pom.xml +++ b/arquillian/arquillian-openejb-transaction-provider/pom.xml @@ -1,97 +1,97 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <parent> - <artifactId>arquillian</artifactId> - <groupId>org.apache.tomee</groupId> - <version>7.0.0-SNAPSHOT</version> - </parent> - <modelVersion>4.0.0</modelVersion> - - <artifactId>arquillian-openejb-transaction-provider</artifactId> - <name>OpenEJB :: Arquillian Adaptors Parent :: Transaction Provider</name> - - <dependencies> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>openejb-core</artifactId> - <version>${openejb.version}</version> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.extension</groupId> - <artifactId>arquillian-transaction-impl-base</artifactId> - <version>1.0.1.Final</version> - <exclusions> - <exclusion> - <groupId>org.jboss.arquillian.core</groupId> - <artifactId>arquillian-core-spi</artifactId> - </exclusion> - <exclusion> - <artifactId>arquillian-core-api</artifactId> - <groupId>org.jboss.arquillian.core</groupId> - </exclusion> - <exclusion> - <artifactId>arquillian-core-spi</artifactId> - <groupId>org.jboss.arquillian.core</groupId> - </exclusion> - <exclusion> - <artifactId>arquillian-test-spi</artifactId> - <groupId>org.jboss.arquillian.test</groupId> - </exclusion> - <exclusion> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-spi</artifactId> - </exclusion> - <exclusion> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-test-spi</artifactId> - </exclusion> - </exclusions> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-test-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.test</groupId> - <artifactId>arquillian-test-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.core</groupId> - <artifactId>arquillian-core-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - - </dependencies> -</project> - +<?xml version="1.0" encoding="UTF-8"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <parent> + <artifactId>arquillian</artifactId> + <groupId>org.apache.tomee</groupId> + <version>7.0.0-M1</version> + </parent> + <modelVersion>4.0.0</modelVersion> + + <artifactId>arquillian-openejb-transaction-provider</artifactId> + <name>OpenEJB :: Arquillian Adaptors Parent :: Transaction Provider</name> + + <dependencies> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>openejb-core</artifactId> + <version>${openejb.version}</version> + <scope>provided</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.extension</groupId> + <artifactId>arquillian-transaction-impl-base</artifactId> + <version>1.0.1.Final</version> + <exclusions> + <exclusion> + <groupId>org.jboss.arquillian.core</groupId> + <artifactId>arquillian-core-spi</artifactId> + </exclusion> + <exclusion> + <artifactId>arquillian-core-api</artifactId> + <groupId>org.jboss.arquillian.core</groupId> + </exclusion> + <exclusion> + <artifactId>arquillian-core-spi</artifactId> + <groupId>org.jboss.arquillian.core</groupId> + </exclusion> + <exclusion> + <artifactId>arquillian-test-spi</artifactId> + <groupId>org.jboss.arquillian.test</groupId> + </exclusion> + <exclusion> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-spi</artifactId> + </exclusion> + <exclusion> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-test-spi</artifactId> + </exclusion> + </exclusions> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-test-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.test</groupId> + <artifactId>arquillian-test-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.core</groupId> + <artifactId>arquillian-core-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + + </dependencies> +</project> + http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-tck/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tck/pom.xml b/arquillian/arquillian-tck/pom.xml index bd34df1..bba6cd5 100644 --- a/arquillian/arquillian-tck/pom.xml +++ b/arquillian/arquillian-tck/pom.xml @@ -1,108 +1,108 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <parent> - <artifactId>arquillian</artifactId> - <groupId>org.apache.tomee</groupId> - <version>7.0.0-SNAPSHOT</version> - </parent> - <modelVersion>4.0.0</modelVersion> - - <artifactId>arquillian-tck</artifactId> - <name>OpenEJB :: Arquillian Adaptors Parent :: Arquillian TCK</name> - <packaging>jar</packaging> - - <properties> - <tck.version>1.0.0.Alpha1</tck.version> - </properties> - - <dependencies> - <dependency> - <groupId>org.jboss.arquillian.junit</groupId> - <artifactId>arquillian-junit-container</artifactId> - <version>${version.arquillian}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.arquillian.tck.container</groupId> - <artifactId>arquillian-tck-container</artifactId> - <version>${tck.version}</version> - <classifier>tests</classifier> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.testenricher</groupId> - <artifactId>arquillian-testenricher-cdi</artifactId> - <version>${version.arquillian}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-tomee-remote</artifactId> - <version>${tomee.version}</version> - <scope>test</scope> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-dependency-plugin</artifactId> - <executions> - <execution> - <id>tck-unpack</id> - <phase>process-test-classes</phase> - <goals> - <goal>unpack</goal> - </goals> - <configuration> - <artifactItems> - <artifactItem> - <groupId>org.arquillian.tck.container</groupId> - <artifactId>arquillian-tck-container</artifactId> - <version>${tck.version}</version> - <classifier>tests</classifier> - <outputDirectory>${project.build.directory}/test-classes</outputDirectory> - </artifactItem> - </artifactItems> - </configuration> - </execution> - </executions> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-surefire-plugin</artifactId> - <version>2.17</version> - <configuration> - <threadCount>1</threadCount> - <reuseForks>true</reuseForks> - </configuration> - </plugin> - </plugins> - </build> -</project> +<?xml version="1.0" encoding="UTF-8"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <parent> + <artifactId>arquillian</artifactId> + <groupId>org.apache.tomee</groupId> + <version>7.0.0-M1</version> + </parent> + <modelVersion>4.0.0</modelVersion> + + <artifactId>arquillian-tck</artifactId> + <name>OpenEJB :: Arquillian Adaptors Parent :: Arquillian TCK</name> + <packaging>jar</packaging> + + <properties> + <tck.version>1.0.0.Alpha1</tck.version> + </properties> + + <dependencies> + <dependency> + <groupId>org.jboss.arquillian.junit</groupId> + <artifactId>arquillian-junit-container</artifactId> + <version>${version.arquillian}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.arquillian.tck.container</groupId> + <artifactId>arquillian-tck-container</artifactId> + <version>${tck.version}</version> + <classifier>tests</classifier> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.testenricher</groupId> + <artifactId>arquillian-testenricher-cdi</artifactId> + <version>${version.arquillian}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-tomee-remote</artifactId> + <version>${tomee.version}</version> + <scope>test</scope> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-dependency-plugin</artifactId> + <executions> + <execution> + <id>tck-unpack</id> + <phase>process-test-classes</phase> + <goals> + <goal>unpack</goal> + </goals> + <configuration> + <artifactItems> + <artifactItem> + <groupId>org.arquillian.tck.container</groupId> + <artifactId>arquillian-tck-container</artifactId> + <version>${tck.version}</version> + <classifier>tests</classifier> + <outputDirectory>${project.build.directory}/test-classes</outputDirectory> + </artifactItem> + </artifactItems> + </configuration> + </execution> + </executions> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.17</version> + <configuration> + <threadCount>1</threadCount> + <reuseForks>true</reuseForks> + </configuration> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-tomee-common/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tomee-common/pom.xml b/arquillian/arquillian-tomee-common/pom.xml index 84f04a1..606eee5 100644 --- a/arquillian/arquillian-tomee-common/pom.xml +++ b/arquillian/arquillian-tomee-common/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>arquillian</artifactId> <groupId>org.apache.tomee</groupId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0-M1</version> </parent> <artifactId>arquillian-tomee-common</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-tomee-embedded/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tomee-embedded/pom.xml b/arquillian/arquillian-tomee-embedded/pom.xml index 18bd5a2..9350611 100644 --- a/arquillian/arquillian-tomee-embedded/pom.xml +++ b/arquillian/arquillian-tomee-embedded/pom.xml @@ -1,140 +1,140 @@ -<?xml version="1.0"?> -<!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> - <parent> - <artifactId>arquillian</artifactId> - <groupId>org.apache.tomee</groupId> - <version>7.0.0-SNAPSHOT</version> - </parent> - <artifactId>arquillian-tomee-embedded</artifactId> - <packaging>jar</packaging> - - <name>OpenEJB :: Arquillian Adaptors Parent :: Embedded Adaptor</name> - - <dependencies> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>tomee-embedded</artifactId> - <version>${tomee.version}</version> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-openejb-transaction-provider</artifactId> - <version>${project.version}</version> - </dependency> - - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-spi</artifactId> - <version>${version.arquillian}</version> - <exclusions> - <exclusion> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - <exclusion> - <artifactId>shrinkwrap-descriptors-spi</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.container</groupId> - <artifactId>arquillian-container-test-spi</artifactId> - <version>${version.arquillian}</version> - </dependency> - - - <dependency> - <groupId>org.jboss.arquillian.junit</groupId> - <artifactId>arquillian-junit-container</artifactId> - <version>${version.arquillian}</version> - <exclusions> - <exclusion> - <artifactId>shrinkwrap-descriptors-spi</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - </exclusions> - </dependency> - - <dependency> - <groupId>org.apache.myfaces.core</groupId> - <artifactId>myfaces-api</artifactId> - <version>${myfaces.version}</version> - </dependency> - - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - - <dependency> - <groupId>commons-io</groupId> - <artifactId>commons-io</artifactId> - <version>${commons-io.version}</version> - <scope>test</scope> - </dependency> - - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-api-javaee</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>javaee-api</artifactId> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-tomee-common</artifactId> - <version>${project.version}</version> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>tomee-webservices</artifactId> - <version>${tomee.version}</version> - <scope>test</scope> - </dependency> - - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-common</artifactId> - <version>${tomee.version}</version> - </dependency> - </dependencies> - -</project> +<?xml version="1.0"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>arquillian</artifactId> + <groupId>org.apache.tomee</groupId> + <version>7.0.0-M1</version> + </parent> + <artifactId>arquillian-tomee-embedded</artifactId> + <packaging>jar</packaging> + + <name>OpenEJB :: Arquillian Adaptors Parent :: Embedded Adaptor</name> + + <dependencies> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>tomee-embedded</artifactId> + <version>${tomee.version}</version> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-openejb-transaction-provider</artifactId> + <version>${project.version}</version> + </dependency> + + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-spi</artifactId> + <version>${version.arquillian}</version> + <exclusions> + <exclusion> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + <exclusion> + <artifactId>shrinkwrap-descriptors-spi</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.container</groupId> + <artifactId>arquillian-container-test-spi</artifactId> + <version>${version.arquillian}</version> + </dependency> + + + <dependency> + <groupId>org.jboss.arquillian.junit</groupId> + <artifactId>arquillian-junit-container</artifactId> + <version>${version.arquillian}</version> + <exclusions> + <exclusion> + <artifactId>shrinkwrap-descriptors-spi</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + </exclusions> + </dependency> + + <dependency> + <groupId>org.apache.myfaces.core</groupId> + <artifactId>myfaces-api</artifactId> + <version>${myfaces.version}</version> + </dependency> + + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <scope>test</scope> + </dependency> + + <dependency> + <groupId>commons-io</groupId> + <artifactId>commons-io</artifactId> + <version>${commons-io.version}</version> + <scope>test</scope> + </dependency> + + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-api-javaee</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>javaee-api</artifactId> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-tomee-common</artifactId> + <version>${project.version}</version> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>tomee-webservices</artifactId> + <version>${tomee.version}</version> + <scope>test</scope> + </dependency> + + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-common</artifactId> + <version>${tomee.version}</version> + </dependency> + </dependencies> + +</project> http://git-wip-us.apache.org/repos/asf/tomee/blob/40be966c/arquillian/arquillian-tomee-moviefun-example/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tomee-moviefun-example/pom.xml b/arquillian/arquillian-tomee-moviefun-example/pom.xml index 489eed6..8f7d2ad 100644 --- a/arquillian/arquillian-tomee-moviefun-example/pom.xml +++ b/arquillian/arquillian-tomee-moviefun-example/pom.xml @@ -1,306 +1,306 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor - license agreements. See the NOTICE file distributed with this work for additional - information regarding copyright ownership. The ASF licenses this file to - You under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of - the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required - by applicable law or agreed to in writing, software distributed under the - License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS - OF ANY KIND, either express or implied. See the License for the specific - language governing permissions and limitations under the License. --> - -<!-- $Rev: 684173 $ $Date: 2008-08-08 20:13:24 -0700 (Fri, 08 Aug 2008) $ --> - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - <modelVersion>4.0.0</modelVersion> - <parent> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian</artifactId> - <version>7.0.0-SNAPSHOT</version> - </parent> - <artifactId>arquillian-tomee-moviefun-example</artifactId> - <packaging>war</packaging> - <name>OpenEJB :: Arquillian Adaptors Parent :: Sample :: Moviefun</name> - - <properties> - <version.selenium>2.40.0</version.selenium> - <version.drone>1.3.0.Final</version.drone> - </properties> - - <build> - <finalName>moviefun</finalName> - <testResources> - <testResource> - <directory>${project.basedir}/src/test/resources</directory> - <filtering>true</filtering> - </testResource> - </testResources> - <defaultGoal>install</defaultGoal> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-surefire-plugin</artifactId> - <configuration> <!-- see ARQ-282 --> - <forkCount>1</forkCount> - </configuration> - </plugin> - <plugin> - <artifactId>maven-eclipse-plugin</artifactId> - <version>2.8</version> - <configuration> - <wtpapplicationxml>true</wtpapplicationxml> - <wtpversion>2.0</wtpversion> - </configuration> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-dependency-plugin</artifactId> - <executions> - <execution> - <id>copy-test-libs</id> - <phase>process-test-resources</phase> - <configuration> - <artifactItems> - <artifactItem> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - <version>${commons-logging.version}</version> - </artifactItem> - <artifactItem> - <groupId>javax.servlet</groupId> - <artifactId>jstl</artifactId> - <version>1.1.2</version> - </artifactItem> - <artifactItem> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - <version>1.2.17</version> - </artifactItem> - <artifactItem> - <groupId>org.apache.myfaces.core</groupId> - <artifactId>myfaces-api</artifactId> - <version>2.1.8</version> - </artifactItem> - <artifactItem> - <groupId>taglibs</groupId> - <artifactId>standard</artifactId> - <version>1.1.2</version> - </artifactItem> - </artifactItems> - <outputDirectory> - ${project.build.directory}/test-libs - </outputDirectory> - <stripVersion>true</stripVersion> - </configuration> - <goals> - <goal>copy</goal> - </goals> - </execution> - </executions> - </plugin> - </plugins> - </build> - <dependencies> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>javaee-api</artifactId> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>org.apache.myfaces.core</groupId> - <artifactId>myfaces-api</artifactId> - <version>${myfaces.version}</version> - </dependency> - <dependency> - <groupId>javax.servlet</groupId> - <artifactId>jstl</artifactId> - <version>1.2</version> - </dependency> - <dependency> - <groupId>taglibs</groupId> - <artifactId>standard</artifactId> - <version>1.1.2</version> - </dependency> - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.config</groupId> - <artifactId>arquillian-config-api</artifactId> - <version>${version.arquillian}</version> - <scope>test</scope> - <exclusions> - <exclusion> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.junit</groupId> - <artifactId>arquillian-junit-container</artifactId> - <version>${version.arquillian}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.extension</groupId> - <artifactId>arquillian-drone-selenium</artifactId> - <version>${version.drone}</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>org.jboss.arquillian.core</groupId> - <artifactId>arquillian-core-spi</artifactId> - </exclusion> - <exclusion> - <groupId>org.jboss.arquillian.config</groupId> - <artifactId>arquillian-config-api</artifactId> - </exclusion> - <exclusion> - <artifactId>arquillian-test-spi</artifactId> - <groupId>org.jboss.arquillian.test</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.seleniumhq.selenium</groupId> - <artifactId>selenium-server</artifactId> - <version>${version.selenium}</version> - <scope>test</scope> - <exclusions> - <exclusion> - <artifactId>httpclient</artifactId> - <groupId>org.apache.httpcomponents</groupId> - </exclusion> - <exclusion> - <artifactId>selenium-api</artifactId> - <groupId>org.seleniumhq.selenium</groupId> - </exclusion> - <exclusion> - <artifactId>htmlunit</artifactId> - <groupId>net.sourceforge.htmlunit</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.seleniumhq.selenium</groupId> - <artifactId>selenium-api</artifactId> - <version>${version.selenium}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.extension</groupId> - <artifactId>arquillian-drone-impl</artifactId> - <version>${version.drone}</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-api</artifactId> - </exclusion> - <exclusion> - <artifactId>arquillian-core-spi</artifactId> - <groupId>org.jboss.arquillian.core</groupId> - </exclusion> - <exclusion> - <artifactId>arquillian-config-api</artifactId> - <groupId>org.jboss.arquillian.config</groupId> - </exclusion> - <exclusion> - <artifactId>arquillian-test-spi</artifactId> - <groupId>org.jboss.arquillian.test</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.extension</groupId> - <artifactId>arquillian-drone-selenium-server</artifactId> - <version>${version.drone}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.arquillian.core</groupId> - <artifactId>arquillian-core-impl-base</artifactId> - <version>${version.arquillian}</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - <exclusions> - <exclusion> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.jboss.shrinkwrap.descriptors</groupId> - <artifactId>shrinkwrap-descriptors-api-base</artifactId> - <version>${version.shrinkwrap.descriptor}</version> - </dependency> - <dependency> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - </dependency> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>tomee-embedded</artifactId> - <version>${tomee.version}</version> - <!--<classifier>uber</classifier>--> - <scope>test</scope> - </dependency> - <dependency> - <groupId>net.sourceforge.htmlunit</groupId> - <artifactId>htmlunit</artifactId> - <version>2.12</version> - <type>jar</type> - <scope>test</scope> - </dependency> - </dependencies> - <!-- This section allows you to configure where to publish libraries for - sharing. It is not required and may be deleted. For more information see: - http://maven.apache.org/plugins/maven-deploy-plugin/ --> - <distributionManagement> - <repository> - <id>localhost</id> - <url>file://${basedir}/target/repo/</url> - </repository> - <snapshotRepository> - <id>localhost</id> - <url>file://${basedir}/target/snapshot-repo/</url> - </snapshotRepository> - </distributionManagement> - <profiles> - <profile> - <id>arquillian-tomee-embedded</id> - <activation> - <activeByDefault>true</activeByDefault> - </activation> - <dependencies> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-tomee-embedded</artifactId> - <version>${tomee.version}</version> - <scope>test</scope> - </dependency> - </dependencies> - </profile> - <profile> - <id>arquillian-tomee-remote</id> - <dependencies> - <dependency> - <groupId>org.apache.tomee</groupId> - <artifactId>arquillian-tomee-remote</artifactId> - <version>${tomee.version}</version> - <scope>test</scope> - </dependency> - </dependencies> - </profile> - </profiles> -</project> +<?xml version="1.0" encoding="UTF-8"?> +<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor + license agreements. See the NOTICE file distributed with this work for additional + information regarding copyright ownership. The ASF licenses this file to + You under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of + the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required + by applicable law or agreed to in writing, software distributed under the + License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS + OF ANY KIND, either express or implied. See the License for the specific + language governing permissions and limitations under the License. --> + +<!-- $Rev: 684173 $ $Date: 2008-08-08 20:13:24 -0700 (Fri, 08 Aug 2008) $ --> + +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian</artifactId> + <version>7.0.0-M1</version> + </parent> + <artifactId>arquillian-tomee-moviefun-example</artifactId> + <packaging>war</packaging> + <name>OpenEJB :: Arquillian Adaptors Parent :: Sample :: Moviefun</name> + + <properties> + <version.selenium>2.40.0</version.selenium> + <version.drone>1.3.0.Final</version.drone> + </properties> + + <build> + <finalName>moviefun</finalName> + <testResources> + <testResource> + <directory>${project.basedir}/src/test/resources</directory> + <filtering>true</filtering> + </testResource> + </testResources> + <defaultGoal>install</defaultGoal> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + <configuration> <!-- see ARQ-282 --> + <forkCount>1</forkCount> + </configuration> + </plugin> + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <version>2.8</version> + <configuration> + <wtpapplicationxml>true</wtpapplicationxml> + <wtpversion>2.0</wtpversion> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-dependency-plugin</artifactId> + <executions> + <execution> + <id>copy-test-libs</id> + <phase>process-test-resources</phase> + <configuration> + <artifactItems> + <artifactItem> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + <version>${commons-logging.version}</version> + </artifactItem> + <artifactItem> + <groupId>javax.servlet</groupId> + <artifactId>jstl</artifactId> + <version>1.1.2</version> + </artifactItem> + <artifactItem> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + <version>1.2.17</version> + </artifactItem> + <artifactItem> + <groupId>org.apache.myfaces.core</groupId> + <artifactId>myfaces-api</artifactId> + <version>2.1.8</version> + </artifactItem> + <artifactItem> + <groupId>taglibs</groupId> + <artifactId>standard</artifactId> + <version>1.1.2</version> + </artifactItem> + </artifactItems> + <outputDirectory> + ${project.build.directory}/test-libs + </outputDirectory> + <stripVersion>true</stripVersion> + </configuration> + <goals> + <goal>copy</goal> + </goals> + </execution> + </executions> + </plugin> + </plugins> + </build> + <dependencies> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>javaee-api</artifactId> + <scope>provided</scope> + </dependency> + <dependency> + <groupId>org.apache.myfaces.core</groupId> + <artifactId>myfaces-api</artifactId> + <version>${myfaces.version}</version> + </dependency> + <dependency> + <groupId>javax.servlet</groupId> + <artifactId>jstl</artifactId> + <version>1.2</version> + </dependency> + <dependency> + <groupId>taglibs</groupId> + <artifactId>standard</artifactId> + <version>1.1.2</version> + </dependency> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.config</groupId> + <artifactId>arquillian-config-api</artifactId> + <version>${version.arquillian}</version> + <scope>test</scope> + <exclusions> + <exclusion> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.junit</groupId> + <artifactId>arquillian-junit-container</artifactId> + <version>${version.arquillian}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.extension</groupId> + <artifactId>arquillian-drone-selenium</artifactId> + <version>${version.drone}</version> + <scope>test</scope> + <exclusions> + <exclusion> + <groupId>org.jboss.arquillian.core</groupId> + <artifactId>arquillian-core-spi</artifactId> + </exclusion> + <exclusion> + <groupId>org.jboss.arquillian.config</groupId> + <artifactId>arquillian-config-api</artifactId> + </exclusion> + <exclusion> + <artifactId>arquillian-test-spi</artifactId> + <groupId>org.jboss.arquillian.test</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.seleniumhq.selenium</groupId> + <artifactId>selenium-server</artifactId> + <version>${version.selenium}</version> + <scope>test</scope> + <exclusions> + <exclusion> + <artifactId>httpclient</artifactId> + <groupId>org.apache.httpcomponents</groupId> + </exclusion> + <exclusion> + <artifactId>selenium-api</artifactId> + <groupId>org.seleniumhq.selenium</groupId> + </exclusion> + <exclusion> + <artifactId>htmlunit</artifactId> + <groupId>net.sourceforge.htmlunit</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.seleniumhq.selenium</groupId> + <artifactId>selenium-api</artifactId> + <version>${version.selenium}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.extension</groupId> + <artifactId>arquillian-drone-impl</artifactId> + <version>${version.drone}</version> + <scope>test</scope> + <exclusions> + <exclusion> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-api</artifactId> + </exclusion> + <exclusion> + <artifactId>arquillian-core-spi</artifactId> + <groupId>org.jboss.arquillian.core</groupId> + </exclusion> + <exclusion> + <artifactId>arquillian-config-api</artifactId> + <groupId>org.jboss.arquillian.config</groupId> + </exclusion> + <exclusion> + <artifactId>arquillian-test-spi</artifactId> + <groupId>org.jboss.arquillian.test</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.extension</groupId> + <artifactId>arquillian-drone-selenium-server</artifactId> + <version>${version.drone}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.arquillian.core</groupId> + <artifactId>arquillian-core-impl-base</artifactId> + <version>${version.arquillian}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-impl-javaee</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + <exclusions> + <exclusion> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.jboss.shrinkwrap.descriptors</groupId> + <artifactId>shrinkwrap-descriptors-api-base</artifactId> + <version>${version.shrinkwrap.descriptor}</version> + </dependency> + <dependency> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </dependency> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>tomee-embedded</artifactId> + <version>${tomee.version}</version> + <!--<classifier>uber</classifier>--> + <scope>test</scope> + </dependency> + <dependency> + <groupId>net.sourceforge.htmlunit</groupId> + <artifactId>htmlunit</artifactId> + <version>2.12</version> + <type>jar</type> + <scope>test</scope> + </dependency> + </dependencies> + <!-- This section allows you to configure where to publish libraries for + sharing. It is not required and may be deleted. For more information see: + http://maven.apache.org/plugins/maven-deploy-plugin/ --> + <distributionManagement> + <repository> + <id>localhost</id> + <url>file://${basedir}/target/repo/</url> + </repository> + <snapshotRepository> + <id>localhost</id> + <url>file://${basedir}/target/snapshot-repo/</url> + </snapshotRepository> + </distributionManagement> + <profiles> + <profile> + <id>arquillian-tomee-embedded</id> + <activation> + <activeByDefault>true</activeByDefault> + </activation> + <dependencies> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-tomee-embedded</artifactId> + <version>${tomee.version}</version> + <scope>test</scope> + </dependency> + </dependencies> + </profile> + <profile> + <id>arquillian-tomee-remote</id> + <dependencies> + <dependency> + <groupId>org.apache.tomee</groupId> + <artifactId>arquillian-tomee-remote</artifactId> + <version>${tomee.version}</version> + <scope>test</scope> + </dependency> + </dependencies> + </profile> + </profiles> +</project>
