Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #359 from MattGill98/cargo-1.8.4.payara-p1
Browse files Browse the repository at this point in the history
FISH-438 Deploy Cargo plugin 1.8.4.payara-p1
  • Loading branch information
MattGill98 authored Feb 4, 2021
2 parents 8282a72 + 1f6f25c commit 5bb06bb
Show file tree
Hide file tree
Showing 1,071 changed files with 16,180 additions and 72 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
Codehaus CARGO, copyright 2004-2011 Vincent Massol, 2012-2021 Ali Tokmen.
Licensed 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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-samples-testdata</artifactId>
<version>1.8.4.payara-p1</version>
</parent>
<artifactId>authentication-war</artifactId>
<name>Cargo test data for samples - Authenticated WAR</name>
<packaging>war</packaging>
<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
44b973733ddec30ba3c935673d96c735
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ff24979a45e8a0a7b4c6aad84bf4e86ca0c981b5
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3dcc38b8d9afba82726df52600535a4b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
485eba9a2ac5a5444bd2d22dbd28f556ba4bfdd3
12 changes: 12 additions & 0 deletions org/codehaus/cargo/authentication-war/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.codehaus.cargo</groupId>
<artifactId>authentication-war</artifactId>
<versioning>
<release>1.8.4.payara-p1</release>
<versions>
<version>1.8.4.payara-p1</version>
</versions>
<lastUpdated>20210129153249</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e8b01c4b8bff488a582bb115cf4e753e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6a6471d4ce37f3c3f57c0fe116945be6f2a77d4b
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ad874d3ed9ef43672c7c1dc792f3f4f0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
13327afab830ab64fc208c0cdbb67cfb82bc8afc
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
Codehaus CARGO, copyright 2004-2011 Vincent Massol, 2012-2021 Ali Tokmen.
Licensed 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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-extensions-ant</artifactId>
<version>1.8.4.payara-p1</version>
</parent>
<artifactId>cargo-ant</artifactId>
<name>Cargo Ant tasks</name>
<packaging>jar</packaging>
<description>Ant tasks for Cargo</description>
<dependencies>
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-uberjar</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-daemon-client</artifactId>
</dependency>

<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-api-container</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fbbebba5d520092c01235e5c3537ec63
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
11a9e92d7554b2c4bdd5262edbedaf34ff3cb964
12 changes: 12 additions & 0 deletions org/codehaus/cargo/cargo-ant/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-ant</artifactId>
<versioning>
<release>1.8.4.payara-p1</release>
<versions>
<version>1.8.4.payara-p1</version>
</versions>
<lastUpdated>20210129153324</lastUpdated>
</versioning>
</metadata>
1 change: 1 addition & 0 deletions org/codehaus/cargo/cargo-ant/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d5db057f5f0da90590c1e2f351a671ca
1 change: 1 addition & 0 deletions org/codehaus/cargo/cargo-ant/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5d1a630f02046331e65576c3a7656403db3a6b4c
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d694c81fefa456035cdd568a0173d858
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e9dbc3d72e24d7c70be2f403663efb95e8161a00
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
Codehaus CARGO, copyright 2004-2011 Vincent Massol, 2012-2021 Ali Tokmen.
Licensed 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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-archetypes</artifactId>
<version>1.8.4.payara-p1</version>
</parent>
<artifactId>cargo-archetype-daemon</artifactId>
<packaging>maven-archetype</packaging>
<name>Cargo Maven Archetype demonstrating the Cargo Daemon</name>
<description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>

<dependencies>
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-daemon-webapp</artifactId>
<type>war</type>
</dependency>
</dependencies>

<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
<version>${project.version}</version>
<configuration>
<container>
<containerId>tomcat8x</containerId>
<systemProperties>
<cargo.home>${project.build.directory}/daemon-cargo-home</cargo.home>
<daemon.home>${project.build.directory}/daemon-home</daemon.home>
</systemProperties>
<artifactInstaller>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<version>8.5.61</version>
</artifactInstaller>
</container>
<configuration>
<properties>
<cargo.servlet.port>${cargo.itest.daemon.port}</cargo.servlet.port>
</properties>
</configuration>
<deployables>
<deployable>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-daemon-webapp</artifactId>
<type>war</type>
<properties>
<context>/</context>
</properties>
</deployable>
</deployables>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>

<profiles>
<profile>
<id>run-its</id>
<activation>
<property>
<name>skipTests</name>
<value>!true</value>
</property>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
<executions>
<execution>
<id>start-cargo</id>
<phase>pre-integration-test</phase>
<goals>
<goal>start</goal>
</goals>
</execution>
<execution>
<id>stop-cargo</id>
<phase>post-integration-test</phase>
<goals>
<goal>stop</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4f204bc2f684727c18f9b6467bbba747
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
266efc17a6a2b12ee54f880046f4341577c36f89
12 changes: 12 additions & 0 deletions org/codehaus/cargo/cargo-archetype-daemon/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-archetype-daemon</artifactId>
<versioning>
<release>1.8.4.payara-p1</release>
<versions>
<version>1.8.4.payara-p1</version>
</versions>
<lastUpdated>20210129153334</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
62d7bfdc1a80edaddf78d75217b41e1d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
31168368332ea4ed43e13494725e53111589e546
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6b9300778b5a8c114989bdcfbabd9fdc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0660d6ec16aebbef867bb2c4568bdcbbd4c046f1
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
Codehaus CARGO, copyright 2004-2011 Vincent Massol, 2012-2021 Ali Tokmen.
Licensed 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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-archetypes</artifactId>
<version>1.8.4.payara-p1</version>
</parent>
<artifactId>cargo-archetype-multiple-containers</artifactId>
<packaging>maven-archetype</packaging>
<name>Cargo Maven Archetype Starting and Stopping Multiple Containers</name>
<description>Sample Maven archetype showing how to start / stop multiple containers.</description>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2d60cb03328f2b9b5c05ea2991c61661
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a73a4482bc9db9498940f0256f0434bb4bea65af
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-archetype-multiple-containers</artifactId>
<versioning>
<release>1.8.4.payara-p1</release>
<versions>
<version>1.8.4.payara-p1</version>
</versions>
<lastUpdated>20210129153334</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e7d736b81dcc0e724aab1a40534c6105
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
069d6d620d46629d043fefaa0b8e684fd3de8907
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fd1b42b829050c032d66076c93c970ec
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3a1c43199e3353f01f196648894a1e7ddc6d4f17
Loading

0 comments on commit 5bb06bb

Please sign in to comment.