You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/12/31 17:29:23 UTC

svn commit: r1776802 - in /maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats: goals.txt invoker.properties

Author: schulte
Date: Sat Dec 31 17:29:23 2016
New Revision: 1776802

URL: http://svn.apache.org/viewvc?rev=1776802&view=rev
Log:
o Updated to remove 'goals.txt' file not supported by maven-invoker-plugin-3.0.0-SNAPSHOT.


Added:
    maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties   (with props)
Removed:
    maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/goals.txt

Added: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties?rev=1776802&view=auto
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties (added)
+++ maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties Sat Dec 31 17:29:23 2016
@@ -0,0 +1,18 @@
+# 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.
+
+invoker.goals=clean org.apache.maven.plugins:maven-assembly-plugin:${testVersion}:single

Propchange: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/invoker.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain