You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/01/12 18:46:31 UTC

[maven-dependency-plugin] 04/04: Fix ResourceArtifact-1.0.jar mock. Remove unused files.

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch MDEP-586
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit d9c10097c7b6f29858acf7c0f9f5fe7b3c817bd1
Author: Andre Tadeu de Carvalho <an...@gmail.com>
AuthorDate: Fri Jan 11 17:37:50 2019 -0200

    Fix ResourceArtifact-1.0.jar mock. Remove unused files.
---
 .../src/main/resources/resource1.txt                 | 20 --------------------
 .../src/main/resources/resource2.txt                 | 20 --------------------
 .../ResourceArtifact-1.0.pom                         |  0
 3 files changed, 40 deletions(-)

diff --git a/src/it/mrm/repository/ResourceArtifact-1.0.jar/src/main/resources/resource1.txt b/src/it/mrm/repository/ResourceArtifact-1.0.jar/src/main/resources/resource1.txt
deleted file mode 100644
index 53e657c..0000000
--- a/src/it/mrm/repository/ResourceArtifact-1.0.jar/src/main/resources/resource1.txt
+++ /dev/null
@@ -1,20 +0,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.
- */
-
-Resource 1
diff --git a/src/it/mrm/repository/ResourceArtifact-1.0.jar/src/main/resources/resource2.txt b/src/it/mrm/repository/ResourceArtifact-1.0.jar/src/main/resources/resource2.txt
deleted file mode 100644
index 132d211..0000000
--- a/src/it/mrm/repository/ResourceArtifact-1.0.jar/src/main/resources/resource2.txt
+++ /dev/null
@@ -1,20 +0,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.
- */
-
-Resource 2
diff --git a/src/it/mrm/repository/ResourceArtifact-1.0.jar/ResourceArtifact-1.0.pom b/src/it/mrm/repository/ResourceArtifact-1.0.pom
similarity index 100%
rename from src/it/mrm/repository/ResourceArtifact-1.0.jar/ResourceArtifact-1.0.pom
rename to src/it/mrm/repository/ResourceArtifact-1.0.pom