Author: hboutemy Date: Sun Oct 19 08:05:50 2014 New Revision: 1632883 URL: http://svn.apache.org/r1632883 Log: added license headers
Modified: maven/site/trunk/content/apt/benefits-of-using-maven.apt maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt maven/site/trunk/content/apt/examples/injecting-properties-via-settings.apt maven/site/trunk/content/apt/guides/development/guide-testing-releases.apt maven/site/trunk/content/apt/guides/getting-started/maven-in-five-minutes.apt maven/site/trunk/content/apt/guides/getting-started/windows-prerequisites.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-archetypes.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-artifact-resolution.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-dependency-mechanism.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-plugin-registry.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-the-pom.apt maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-remote.apt maven/site/trunk/content/apt/guides/mini/guide-archive-configuration.apt maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt maven/site/trunk/content/apt/guides/mini/guide-attached-tests.apt maven/site/trunk/content/apt/guides/mini/guide-building-for-different-environments.apt maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt maven/site/trunk/content/apt/guides/mini/guide-configuring-maven.apt maven/site/trunk/content/apt/guides/mini/guide-coping-with-sun-jars.apt maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt maven/site/trunk/content/apt/guides/mini/guide-default-execution-ids.apt maven/site/trunk/content/apt/guides/mini/guide-deployment-security-settings.apt maven/site/trunk/content/apt/guides/mini/guide-generating-sources.apt maven/site/trunk/content/apt/guides/mini/guide-ide-eclipse.apt maven/site/trunk/content/apt/guides/mini/guide-ide-idea.apt maven/site/trunk/content/apt/guides/mini/guide-m1-m2.apt maven/site/trunk/content/apt/guides/mini/guide-manifest.apt maven/site/trunk/content/apt/guides/mini/guide-maven-classloading.apt maven/site/trunk/content/apt/guides/mini/guide-maven-evangelism.apt maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt maven/site/trunk/content/apt/guides/mini/guide-multiple-repositories.apt maven/site/trunk/content/apt/guides/mini/guide-naming-conventions.apt maven/site/trunk/content/apt/guides/mini/guide-new-committers.apt maven/site/trunk/content/apt/guides/mini/guide-proxies.apt maven/site/trunk/content/apt/guides/mini/guide-releasing.apt maven/site/trunk/content/apt/guides/mini/guide-relocation.apt maven/site/trunk/content/apt/guides/mini/guide-repository-ssl.apt maven/site/trunk/content/apt/guides/mini/guide-site.apt maven/site/trunk/content/apt/guides/mini/guide-using-ant.apt maven/site/trunk/content/apt/guides/mini/guide-using-extensions.apt maven/site/trunk/content/apt/guides/mini/guide-using-m1-repos-with-m2.apt maven/site/trunk/content/apt/guides/mini/guide-using-modello.apt maven/site/trunk/content/apt/guides/mini/guide-using-one-source-directory.apt maven/site/trunk/content/apt/guides/mini/guide-wagon-providers.apt maven/site/trunk/content/apt/guides/mini/guide-webapp.apt maven/site/trunk/content/apt/guides/mini/index.apt maven/site/trunk/content/apt/maven-features.apt maven/site/trunk/content/apt/netbeans-module.apt Modified: maven/site/trunk/content/apt/benefits-of-using-maven.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/benefits-of-using-maven.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/benefits-of-using-maven.apt (original) +++ maven/site/trunk/content/apt/benefits-of-using-maven.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 12 October 2005 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Benefits of using Maven *John Casey Modified: maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt (original) +++ maven/site/trunk/content/apt/developers/welcome-to-new-committers.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-04-03 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide for new Maven committers First of all congratulations, thank you, and welcome to the fold! If you are reading this Modified: maven/site/trunk/content/apt/examples/injecting-properties-via-settings.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/examples/injecting-properties-via-settings.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/examples/injecting-properties-via-settings.apt (original) +++ maven/site/trunk/content/apt/examples/injecting-properties-via-settings.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-04-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Example: Injecting POM Properties via Settings.xml * Impetus Modified: maven/site/trunk/content/apt/guides/development/guide-testing-releases.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/development/guide-testing-releases.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/development/guide-testing-releases.apt (original) +++ maven/site/trunk/content/apt/guides/development/guide-testing-releases.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2007-12-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Testing Staged Releases As part of the release process, the artifacts are staged in a temporary repository Modified: maven/site/trunk/content/apt/guides/getting-started/maven-in-five-minutes.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/getting-started/maven-in-five-minutes.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/getting-started/maven-in-five-minutes.apt (original) +++ maven/site/trunk/content/apt/guides/getting-started/maven-in-five-minutes.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2008-01-01 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Maven in 5 Minutes * Prerequisites Modified: maven/site/trunk/content/apt/guides/getting-started/windows-prerequisites.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/getting-started/windows-prerequisites.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/getting-started/windows-prerequisites.apt (original) +++ maven/site/trunk/content/apt/guides/getting-started/windows-prerequisites.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2012-07-01 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Maven on Windows Maven is a command-line tool for building Java (and other) programs. The Maven project provides a simple ZIP Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-archetypes.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-archetypes.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-archetypes.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-archetypes.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2009-08-26 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to Archetypes What is Archetype? Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-artifact-resolution.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-artifact-resolution.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-artifact-resolution.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-artifact-resolution.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-08-23 --- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to Repository definitions and artifact resolution As you no doubt know by now, artifacts are a central concept to Maven. Since Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-dependency-mechanism.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-dependency-mechanism.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-dependency-mechanism.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-dependency-mechanism.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to the Dependency Mechanism Dependency management is one of the features of Maven that is best known to users and is one of the areas where Maven Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-plugin-registry.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-plugin-registry.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-plugin-registry.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-plugin-registry.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-07-29 --- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to the Plugin Registry The Maven 2 plugin registry (~/.m2/plugin-registry.xml) is a mechanism to Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-profiles.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2008-01-01 --- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to Build Profiles Apache Maven 2.0 goes to great lengths to ensure that builds are portable. Among Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-repositories.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2008-05-13 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to Repositories * Artifact Repositories Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-the-pom.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-the-pom.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-the-pom.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-the-pom.apt Sun Oct 19 08:05:50 2014 @@ -8,6 +8,26 @@ 2009-02-04 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to the POM * {{{./introduction-to-the-pom.html#What_is_a_POM}What is a POM}}? Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt (original) +++ maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2014-03-09 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Introduction to the Standard Directory Layout Having a common directory layout would allow for users familiar with one Maven project to immediately feel Modified: maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-local.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2013-07-13 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to installing 3rd party JARs Although rarely, but sometimes you will have 3rd party JARs that you need to put in your local repository for use in your Modified: maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-remote.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-remote.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-remote.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-3rd-party-jars-remote.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-02-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to deploying 3rd party JARs to remote repository Same concept of the {{{./guide-3rd-party-jars-local.html}install:install-file}} Modified: maven/site/trunk/content/apt/guides/mini/guide-archive-configuration.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-archive-configuration.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-archive-configuration.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-archive-configuration.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-06-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Configuring Archive Plugins Many Java archive generating plugins accept the <<<archive>>> configuration element to customize the generation of the archive. Modified: maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-assemblies.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to creating assemblies The assembly mechanism in Maven provides an easy way to create distributions using a assembly descriptor Modified: maven/site/trunk/content/apt/guides/mini/guide-attached-tests.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-attached-tests.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-attached-tests.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-attached-tests.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to using attached tests Many times you may want to reuse the tests that you have created for a project in another. For example if you have Modified: maven/site/trunk/content/apt/guides/mini/guide-building-for-different-environments.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-building-for-different-environments.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-building-for-different-environments.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-building-for-different-environments.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-01-01 --- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Building For Different Environments with Maven 2 Building the same artifact for different environments has always been an annoyance. You have multiple environments, Modified: maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2010-01-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to uploading artifacts to the Central Repository In order for users of Maven to utilize artifacts produced by your project, you must deploy them to Modified: maven/site/trunk/content/apt/guides/mini/guide-configuring-maven.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-configuring-maven.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-configuring-maven.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-configuring-maven.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-04-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Configuring Maven Maven configuration occurs at 3 levels: Modified: maven/site/trunk/content/apt/guides/mini/guide-coping-with-sun-jars.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-coping-with-sun-jars.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-coping-with-sun-jars.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-coping-with-sun-jars.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2008-01-01 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Coping with Sun JARs Often users are confronted with the need to build against JARs provide by Modified: maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2010-04-10 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Creating Archetypes Creating an archetype is a pretty straight forward process. An archetype is a Modified: maven/site/trunk/content/apt/guides/mini/guide-default-execution-ids.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-default-execution-ids.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-default-execution-ids.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-default-execution-ids.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2009-06-10 --- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Configuring Default Mojo Executions In most cases where you need to configure a plugin, there are two options that work well: plugin-level configuration and execution-level configuration. Modified: maven/site/trunk/content/apt/guides/mini/guide-deployment-security-settings.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-deployment-security-settings.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-deployment-security-settings.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-deployment-security-settings.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Security and Deployment Settings Repositories to deploy to are defined in a project in the <<<distributionManagement>>> section. However, you cannot put Modified: maven/site/trunk/content/apt/guides/mini/guide-generating-sources.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-generating-sources.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-generating-sources.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-generating-sources.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to generating sources Let's run though a short example to try and help. To generate sources you must first have a plugin that Modified: maven/site/trunk/content/apt/guides/mini/guide-ide-eclipse.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-ide-eclipse.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-ide-eclipse.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-ide-eclipse.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2010-01-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to using Eclipse with Maven 2.x This mini guide explains howto use Maven 2 in Eclipse IDE. Modified: maven/site/trunk/content/apt/guides/mini/guide-ide-idea.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-ide-idea.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-ide-idea.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-ide-idea.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to using IDEA with Maven 2.x To generate the IDEA project files from your POM you execute the following command: Modified: maven/site/trunk/content/apt/guides/mini/guide-m1-m2.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-m1-m2.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-m1-m2.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-m1-m2.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2008-01-01 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Moving from Maven 1.x to Maven 2.x This document is intended to be continuously updated from the mail list archives. Modified: maven/site/trunk/content/apt/guides/mini/guide-manifest.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-manifest.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-manifest.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-manifest.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2010-08-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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Working with Manifests In order to modify the manifest of the archive produced by the packaging Modified: maven/site/trunk/content/apt/guides/mini/guide-maven-classloading.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-maven-classloading.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-maven-classloading.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-maven-classloading.apt Sun Oct 19 08:05:50 2014 @@ -7,7 +7,26 @@ 2008-12-10 ------ - +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Maven Classloading This is a description of the classloader hierarchy in Maven 2.0.6+. Modified: maven/site/trunk/content/apt/guides/mini/guide-maven-evangelism.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-maven-evangelism.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-maven-evangelism.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-maven-evangelism.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-31 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to add, improve or fix metadata in the Central Maven 2 repository There are artifacts in the repository that don't have POMs. They come from projects with repositories that have Modified: maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-mirror-settings.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2008-09-01 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Using Mirrors for Repositories Repositories are declared inside a project, which means that if you have your own custom repositories, those sharing Modified: maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-multiple-modules.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2009-02-04 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Working with Multiple Modules As seen in the introduction to the POM, Maven supports project aggregation in addition to project inheritance. This section outlines how Maven processes projects with multiple modules, and how you can work with them more effectively. Modified: maven/site/trunk/content/apt/guides/mini/guide-multiple-repositories.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-multiple-repositories.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-multiple-repositories.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-multiple-repositories.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Setting up Multiple Repositories There are two different ways that you can specify the use of multiple repositories. The first Modified: maven/site/trunk/content/apt/guides/mini/guide-naming-conventions.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-naming-conventions.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-naming-conventions.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-naming-conventions.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-11-01 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to naming conventions on groupId, artifactId and version [] Modified: maven/site/trunk/content/apt/guides/mini/guide-new-committers.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-new-committers.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-new-committers.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-new-committers.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-11-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. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide for new commiters First thing is to sort out some administrative tasks. Before your account Modified: maven/site/trunk/content/apt/guides/mini/guide-proxies.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-proxies.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-proxies.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-proxies.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Configuring a proxy You can configure a proxy to use for some or all of your HTTP requests in Maven 2.0. The username and password are only Modified: maven/site/trunk/content/apt/guides/mini/guide-releasing.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-releasing.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-releasing.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-releasing.apt Sun Oct 19 08:05:50 2014 @@ -8,6 +8,26 @@ 2006-10-07 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Releasing * Introduction Modified: maven/site/trunk/content/apt/guides/mini/guide-relocation.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-relocation.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-relocation.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-relocation.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2006-07-08 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to relocation Sometimes it is necessary to relocate artifacts in the repository. One Modified: maven/site/trunk/content/apt/guides/mini/guide-repository-ssl.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-repository-ssl.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-repository-ssl.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-repository-ssl.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-11-11 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Remote repository access through authenticated HTTPS This document describes how to configure Maven for accessing a remote Modified: maven/site/trunk/content/apt/guides/mini/guide-site.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-site.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-site.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-site.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2005-05-13 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Creating a site * Creating Content Modified: maven/site/trunk/content/apt/guides/mini/guide-using-ant.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-ant.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-using-ant.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-using-ant.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to using Ant with Maven The example above illustrates how to bind an ant script to a lifecycle phase. You can add a script to each lifecycle Modified: maven/site/trunk/content/apt/guides/mini/guide-using-extensions.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-extensions.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-using-extensions.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-using-extensions.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Using Extensions Extensions are used to enable Wagon providers, used for the transport of artifact between repositories, and plug-ins Modified: maven/site/trunk/content/apt/guides/mini/guide-using-m1-repos-with-m2.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-m1-repos-with-m2.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-using-m1-repos-with-m2.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-using-m1-repos-with-m2.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to using Maven 1.x repositories with Maven 2.x When you are migrating from Maven 1.x to Maven 2.x you will first be trying to convert your build and Modified: maven/site/trunk/content/apt/guides/mini/guide-using-modello.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-modello.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-using-modello.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-using-modello.apt Sun Oct 19 08:05:50 2014 @@ -7,6 +7,26 @@ 2009-03-01 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to using Modello {{{http://modello.codehaus.org/index.html}Modello}} is a tool for generating resources from a simple model. From a Modified: maven/site/trunk/content/apt/guides/mini/guide-using-one-source-directory.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-one-source-directory.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-using-one-source-directory.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-using-one-source-directory.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-12-05 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Using Maven When You Can't Use the Conventions There is a common misconception that Maven can't build a project that doesn't conform to certain directory Modified: maven/site/trunk/content/apt/guides/mini/guide-wagon-providers.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-wagon-providers.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-wagon-providers.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-wagon-providers.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2009-07-13 --- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Guide to Selecting Alternative Wagon Providers By default, Maven uses the <<<java.net.URLConnection>>> (<<<HttpURLConnection>>>) classes provided with the JDK to Modified: maven/site/trunk/content/apt/guides/mini/guide-webapp.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-webapp.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/guide-webapp.apt (original) +++ maven/site/trunk/content/apt/guides/mini/guide-webapp.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + +----+ mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-webapp -DarchetypeArtifactId=maven-archetype-webapp Modified: maven/site/trunk/content/apt/guides/mini/index.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/index.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/mini/index.apt (original) +++ maven/site/trunk/content/apt/guides/mini/index.apt Sun Oct 19 08:05:50 2014 @@ -6,4 +6,24 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Maven Mini Guides Modified: maven/site/trunk/content/apt/maven-features.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/maven-features.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/maven-features.apt (original) +++ maven/site/trunk/content/apt/maven-features.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2005-10-12 ------ +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Feature Summary The following are the key features of Maven in a nutshell: Modified: maven/site/trunk/content/apt/netbeans-module.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/netbeans-module.apt?rev=1632883&r1=1632882&r2=1632883&view=diff ============================================================================== --- maven/site/trunk/content/apt/netbeans-module.apt (original) +++ maven/site/trunk/content/apt/netbeans-module.apt Sun Oct 19 08:05:50 2014 @@ -6,6 +6,26 @@ 2011-10-26 ----- +~~ 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: For help with the syntax of this file, see: +~~ http://maven.apache.org/doxia/references/apt-format.html + Maven Support for NetBeans NetBeans includes full Maven support since 6.7, including Maven 3 support in 7.0+.