AMBARI-7474. Slider View: Pull slider-agent.tar.gz using maven dependencies (srimanth)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/ec17befc Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/ec17befc Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/ec17befc Branch: refs/heads/branch-alerts-dev Commit: ec17befc20c96eda8f7a50c781a20e13a9b599c0 Parents: 6d2fb69 Author: Srimanth Gunturi <[email protected]> Authored: Wed Sep 24 11:07:52 2014 -0700 Committer: Srimanth Gunturi <[email protected]> Committed: Wed Sep 24 11:15:58 2014 -0700 ---------------------------------------------------------------------- .../slider-agent/0.51.0/slider-agent-0.51.0.pom | 25 +++++++++++++++++ .../0.51.0/slider-agent-0.51.0.tar.gz | Bin 0 -> 472393 bytes .../slider-agent/maven-metadata-local.xml | 28 +++++++++++++++++++ .../slider-core/0.51.0/slider-core-0.51.0.jar | Bin 1144236 -> 1146908 bytes .../slider/slider-core/maven-metadata-local.xml | 2 +- contrib/views/slider/lib/slider-agent.tar.gz | Bin 480985 -> 0 bytes contrib/views/slider/pom.xml | 14 ++++------ 7 files changed, 60 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.pom ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.pom b/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.pom new file mode 100644 index 0000000..6980668 --- /dev/null +++ b/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.pom @@ -0,0 +1,25 @@ +<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.apache.slider</groupId> + <artifactId>slider-agent</artifactId> + <version>0.51.0</version> + <description>POM was created from install:install-file</description> +</project> http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.tar.gz ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.tar.gz b/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.tar.gz new file mode 100644 index 0000000..f724da9 Binary files /dev/null and b/contrib/views/slider/lib/org/apache/slider/slider-agent/0.51.0/slider-agent-0.51.0.tar.gz differ http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/lib/org/apache/slider/slider-agent/maven-metadata-local.xml ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/org/apache/slider/slider-agent/maven-metadata-local.xml b/contrib/views/slider/lib/org/apache/slider/slider-agent/maven-metadata-local.xml new file mode 100644 index 0000000..6463cc2 --- /dev/null +++ b/contrib/views/slider/lib/org/apache/slider/slider-agent/maven-metadata-local.xml @@ -0,0 +1,28 @@ +<?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. +--> +<metadata> + <groupId>org.apache.slider</groupId> + <artifactId>slider-agent</artifactId> + <versioning> + <release>0.51.0</release> + <versions> + <version>0.51.0</version> + </versions> + <lastUpdated>20140924000000</lastUpdated> + </versioning> +</metadata> http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/lib/org/apache/slider/slider-core/0.51.0/slider-core-0.51.0.jar ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/org/apache/slider/slider-core/0.51.0/slider-core-0.51.0.jar b/contrib/views/slider/lib/org/apache/slider/slider-core/0.51.0/slider-core-0.51.0.jar index e7d7665..2dfbb60 100644 Binary files a/contrib/views/slider/lib/org/apache/slider/slider-core/0.51.0/slider-core-0.51.0.jar and b/contrib/views/slider/lib/org/apache/slider/slider-core/0.51.0/slider-core-0.51.0.jar differ http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml b/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml index eaf2be4..d5ced5a 100644 --- a/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml +++ b/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml @@ -23,6 +23,6 @@ <versions> <version>0.51.0</version> </versions> - <lastUpdated>20140911131533</lastUpdated> + <lastUpdated>20140924000000</lastUpdated> </versioning> </metadata> http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/lib/slider-agent.tar.gz ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/slider-agent.tar.gz b/contrib/views/slider/lib/slider-agent.tar.gz deleted file mode 100644 index d108e4b..0000000 Binary files a/contrib/views/slider/lib/slider-agent.tar.gz and /dev/null differ http://git-wip-us.apache.org/repos/asf/ambari/blob/ec17befc/contrib/views/slider/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/views/slider/pom.xml b/contrib/views/slider/pom.xml index 49348df..ed5767b 100644 --- a/contrib/views/slider/pom.xml +++ b/contrib/views/slider/pom.xml @@ -44,6 +44,12 @@ <version>${slider.version}</version> </dependency> <dependency> + <groupId>org.apache.slider</groupId> + <artifactId>slider-agent</artifactId> + <version>${slider.version}</version> + <type>tar.gz</type> + </dependency> + <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> @@ -556,14 +562,6 @@ <filtering>false</filtering> <directory>target/lib</directory> </resource> - <resource> - <targetPath>WEB-INF/lib</targetPath> - <filtering>false</filtering> - <directory>lib</directory> - <includes> - <include>slider-agent.tar.gz</include> - </includes> - </resource> </resources> <pluginManagement> <plugins>
