Author: khmarbaise
Date: Sat Sep 6 22:33:50 2014
New Revision: 1622958
URL: http://svn.apache.org/r1622958
Log:
[MINVOKER-175]
- Removed a large number of RAT violations
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/src/it/project/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/src/it/project/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_run/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_verify/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/src/it/project/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/install-extra-artifacts/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/src/it/project/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-cmdline-exclude/test.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-debug/src/it/minvoker-142/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/src/main/java/org/TestMojo.java
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system1.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system2.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/src/it/project/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/pom.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/src/it/basic/pom.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/plugin/pom.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-spaces/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-jre/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-maven/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-os/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/success/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-default/src/it/project/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-default/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-isolated/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-path/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/pom-filtering-encoding/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/pom-filtering-reactor/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/pom-filtering/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/pom-less-invocation/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/project-cloning-reactor/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/project-cloning/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/project-cloning/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/project-setup/src/it/project1/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/project-setup/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-accessibility/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/script-accessibility/src/it/beanshell/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-accessibility/src/it/groovy/verify.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-accessibility/src/main/java/org/MyClass.java
maven/plugins/trunk/maven-invoker-plugin/src/it/script-additional-vars/src/it/beanshell/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-additional-vars/src/it/beanshell/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-additional-vars/src/it/beanshell/selector.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-additional-vars/src/it/groovy/postbuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-additional-vars/src/it/groovy/prebuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-additional-vars/src/it/groovy/selector.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-class-loading/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/script-class-loading/src/it/beanshell/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-class-loading/src/it/beanshell/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-class-loading/src/it/groovy/postbuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-class-loading/src/it/groovy/prebuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-class-loading/src/test/java/org/MyUtils.java
maven/plugins/trunk/maven-invoker-plugin/src/it/script-classpath-duplicates/src/it/beanshell/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-classpath-duplicates/src/it/beanshell/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-classpath-duplicates/src/it/groovy/postbuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-classpath-duplicates/src/it/groovy/prebuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-classpath-duplicates/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-context/src/it/beanshell/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-context/src/it/beanshell/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-context/src/it/groovy/setup.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-context/src/it/groovy/verify.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-context/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-errors/src/it/beanshell/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-errors/src/it/groovy/setup.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-errors/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-global-vars/src/it/beanshell/setup.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-global-vars/src/it/beanshell/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-global-vars/src/it/groovy/setup.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-global-vars/src/it/groovy/verify.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-interpreter-detection/src/it/beanshell/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-interpreter-detection/src/it/beanshell/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-interpreter-detection/src/it/groovy/postbuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-interpreter-detection/src/it/groovy/prebuild.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/script-interpreter-detection/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/script-verify-xml/verify.groovy
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/jre-version-match/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/jre-version-match/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/jre-version-mismatch/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/jre-version-mismatch/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/maven-version-match/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/maven-version-match/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/maven-version-mismatch/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/maven-version-mismatch/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/os-family-match/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/os-family-match/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/os-family-mismatch/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/src/it/os-family-mismatch/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-conditions/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-false/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-false/selector.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-other/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-other/selector.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-quiet/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-quiet/selector.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-true/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-ret-true/selector.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-throw/postbuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/src/it/script-throw/selector.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/settings-inherit/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/settings-merge-multiexecutions/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/settings-merge-multiexecutions/pom.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/settings-merge-multiexecutions/src/it/minvoker-133/pom.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/settings-merge-multiexecutions/src/it/settings.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/settings-merge/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/skip-install/test.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/skip-install/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/skip-run/src/it/project/prebuild.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/skip-run/test.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/skip-run/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/repo/org/apache/maven/its/dep/maven-metadata.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/repo/org/apache/maven/its/minvoker-70/1.0-SNAPSHOT/maven-metadata.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/repo/org/apache/maven/its/minvoker-70/maven-metadata.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/repo/org/apache/maven/its/parent-a/0.1-SNAPSHOT/maven-metadata.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/repo/org/apache/maven/its/parent-b/0.1-SNAPSHOT/maven-metadata.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/repo/org/apache/maven/its/pom/0.3-SNAPSHOT/maven-metadata.xml
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-dependencies/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-pom/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-pom/verify.bsh
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-reactor/invoker.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-reactor/mod2/src/main/resources/main.properties
maven/plugins/trunk/maven-invoker-plugin/src/it/staging-reactor/verify.bsh
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,19 @@
+# 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.
+
# NOTE: Don't clean here to be able to detect test failures
invoker.goals = initialize
Modified: maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/setup.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/setup.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
--- maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/setup.bsh
(original)
+++ maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/setup.bsh Sat
Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
try
Modified: maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
--- maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/verify.bsh
(original)
+++ maven/plugins/trunk/maven-invoker-plugin/src/it/clone-clean/verify.bsh Sat
Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
try
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.buildResult = failure
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/src/it/project/prebuild.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/src/it/project/prebuild.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/src/it/project/prebuild.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/src/it/project/prebuild.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
// marker for parent build that this sub build was indeed run
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build-with-verify/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.buildResult = failure
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/src/it/project/prebuild.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/src/it/project/prebuild.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/src/it/project/prebuild.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/src/it/project/prebuild.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
// marker for parent build that this sub build was indeed run
Modified: maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
--- maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/verify.bsh
(original)
+++ maven/plugins/trunk/maven-invoker-plugin/src/it/fail-build/verify.bsh Sat
Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_run/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_run/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_run/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_run/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +1,18 @@
-invoker.buildResult = failure
+# 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.buildResult = failure
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_verify/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_verify/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_verify/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-noprojects_verify/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +1,18 @@
-invoker.buildResult = failure
+# 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.buildResult = failure
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.buildResult = failure
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/postbuild.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/postbuild.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/postbuild.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/postbuild.bsh
Sat Sep 6 22:33:50 2014
@@ -1 +1,20 @@
+/*
+ * 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.
+ */
+
return false;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/prebuild.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/prebuild.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/prebuild.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/src/it/project/prebuild.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
// marker for parent build that this sub build was indeed run
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
--- maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/verify.bsh
(original)
+++ maven/plugins/trunk/maven-invoker-plugin/src/it/fail-postbuild/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.buildResult = failure
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/src/it/project/prebuild.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/src/it/project/prebuild.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/src/it/project/prebuild.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/src/it/project/prebuild.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
// marker for parent build that this sub build was indeed run
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
--- maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/verify.bsh
(original)
+++ maven/plugins/trunk/maven-invoker-plugin/src/it/fail-prebuild/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/install-extra-artifacts/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/install-extra-artifacts/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/install-extra-artifacts/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/install-extra-artifacts/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/src/it/project/prebuild.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/src/it/project/prebuild.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/src/it/project/prebuild.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/src/it/project/prebuild.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
// marker for parent build that this sub build was indeed run
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/integration-test-never-fails/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-cmdline-exclude/test.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-cmdline-exclude/test.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-cmdline-exclude/test.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-cmdline-exclude/test.properties
Sat Sep 6 22:33:50 2014
@@ -1 +1,18 @@
-invoker.test = !minvoker-140
\ No newline at end of file
+# 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.test = !minvoker-140
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-debug/src/it/minvoker-142/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-debug/src/it/minvoker-142/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-debug/src/it/minvoker-142/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-debug/src/it/minvoker-142/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +1,18 @@
-invoker.debug = true
\ No newline at end of file
+# 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.debug = true
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,20 @@
+# 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.
+
#######################################
# Default build
#######################################
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/src/main/java/org/TestMojo.java
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/src/main/java/org/TestMojo.java?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/src/main/java/org/TestMojo.java
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/src/main/java/org/TestMojo.java
Sat Sep 6 22:33:50 2014
@@ -1,5 +1,25 @@
package org;
+/*
+ * 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.
+ */
+
+
import java.io.*;
import java.util.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system1.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system1.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system1.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system1.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.
+
maven.invoker.test = UTF-8
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system2.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system2.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system2.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/src/it/project/system2.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.
+
maven.invoker.test = ISO-8859-1
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/src/it/project/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/src/it/project/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/src/it/project/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/src/it/project/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,20 @@
+# 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.
+
# First run if offline mode which should fail to download the Clean Plugin
invoker.goals.1 = clean
invoker.offline.1 = true
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-offline/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,20 @@
+# 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.
+
# path to POM
invoker.project.1 = sub-1/pom.xml
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/setup.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/setup.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/setup.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/src/it/project/setup.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
String[] paths =
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-project/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
String[] unexpectedPaths =
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +1,18 @@
-invoker.goals = clean install
+# 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 install
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/pom.xml?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/pom.xml
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/pom.xml
Sat Sep 6 22:33:50 2014
@@ -1,34 +1,54 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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>
- <parent>
- <groupId>org.apache.maven.plugins.invoker</groupId>
- <artifactId>MINVOKER-115-parent</artifactId>
- <version>1.0-SNAPSHOT</version>
- </parent>
- <artifactId>MINVOKER-115-itests</artifactId>
- <packaging>pom</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-invoker-plugin</artifactId>
- <configuration>
- <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
- </configuration>
- <executions>
- <execution>
- <id>itests</id>
- <goals>
- <goal>install</goal>
- <goal>run</goal>
- </goals>
- </execution>
- </executions>
- </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 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>
+ <parent>
+ <groupId>org.apache.maven.plugins.invoker</groupId>
+ <artifactId>MINVOKER-115-parent</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </parent>
+ <artifactId>MINVOKER-115-itests</artifactId>
+ <packaging>pom</packaging>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-invoker-plugin</artifactId>
+ <configuration>
+ <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
+
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
+ </configuration>
+ <executions>
+ <execution>
+ <id>itests</id>
+ <goals>
+ <goal>install</goal>
+ <goal>run</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/src/it/basic/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/src/it/basic/pom.xml?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/src/it/basic/pom.xml
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/itests/src/it/basic/pom.xml
Sat Sep 6 22:33:50 2014
@@ -1,27 +1,47 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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>foo.it</groupId>
- <artifactId>basic</artifactId>
- <version>1.0-SNAPSHOT</version>
- <packaging>pom</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins.invoker</groupId>
- <artifactId>MINVOKER-115-plugin</artifactId>
- <version>1.0-SNAPSHOT</version>
- <executions>
- <execution>
- <id>touch</id>
- <goals>
- <goal>touch</goal>
- </goals>
- </execution>
- </executions>
- </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 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>foo.it</groupId>
+ <artifactId>basic</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <packaging>pom</packaging>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins.invoker</groupId>
+ <artifactId>MINVOKER-115-plugin</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <executions>
+ <execution>
+ <id>touch</id>
+ <goals>
+ <goal>touch</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/plugin/pom.xml?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/plugin/pom.xml
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-reactor-indirect/plugin/pom.xml
Sat Sep 6 22:33:50 2014
@@ -1,20 +1,40 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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>
- <parent>
- <groupId>org.apache.maven.plugins.invoker</groupId>
- <artifactId>MINVOKER-115-parent</artifactId>
- <version>1.0-SNAPSHOT</version>
- </parent>
- <artifactId>MINVOKER-115-plugin</artifactId>
- <packaging>maven-plugin</packaging>
-
- <dependencies>
- <dependency>
- <groupId>org.apache.maven</groupId>
- <artifactId>maven-plugin-api</artifactId>
- <version>2.0</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 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>
+ <parent>
+ <groupId>org.apache.maven.plugins.invoker</groupId>
+ <artifactId>MINVOKER-115-parent</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </parent>
+ <artifactId>MINVOKER-115-plugin</artifactId>
+ <packaging>maven-plugin</packaging>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-api</artifactId>
+ <version>2.0</version>
+ </dependency>
+ </dependencies>
+</project>
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-spaces/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-spaces/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-spaces/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-spaces/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
import java.io.*;
import java.util.*;
import java.util.regex.*;
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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 integration-test site
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.description = A build job without name.
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/verify.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/verify.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/verify.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-post/verify.bsh
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,21 @@
+/*
+ * 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.
+ */
+
throw new IllegalStateException( "The post-build script failed as expected." );
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1 +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.name = No Description
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/setup.bsh
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/setup.bsh?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/setup.bsh
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/failure-pre/setup.bsh
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,21 @@
+/*
+ * 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.
+ */
+
throw new IllegalStateException( "The pre-build script failed as expected." );
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-jre/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-jre/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-jre/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-jre/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,19 @@
-invoker.description = A build job skipped due to JRE version.
-invoker.java.version = 1.0
\ No newline at end of file
+# 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.description = A build job skipped due to JRE version.
+invoker.java.version = 1.0
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-maven/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-maven/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-maven/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-maven/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,19 @@
-invoker.description = A build job skipped due to Maven version.
-invoker.maven.version = 2.1.5
\ No newline at end of file
+# 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.description = A build job skipped due to Maven version.
+invoker.maven.version = 2.1.5
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-os/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-os/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-os/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/skip-os/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,19 @@
-invoker.description = A build job skipped due to Operation System.
-invoker.os.family = ties
\ No newline at end of file
+# 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.description = A build job skipped due to Operation System.
+invoker.os.family = ties
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/success/invoker.properties
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/success/invoker.properties?rev=1622958&r1=1622957&r2=1622958&view=diff
==============================================================================
---
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/success/invoker.properties
(original)
+++
maven/plugins/trunk/maven-invoker-plugin/src/it/invoker-report/src/it/success/invoker.properties
Sat Sep 6 22:33:50 2014
@@ -1,2 +1,19 @@
+# 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.name = Success
invoker.description = A build job that should succeed.