Skip to content

Commit

Permalink
Apply default formatting to md files
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 6, 2025
1 parent e89aac4 commit c0315f7
Show file tree
Hide file tree
Showing 101 changed files with 2,353 additions and 2,418 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +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.
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 Site
Expand All @@ -22,7 +22,6 @@

This is the Git repository for the content of <https://maven.apache.org/>.


## Run Locally

You can run
Expand All @@ -47,3 +46,4 @@ Additional Resources
[ml-list]: https://maven.apache.org/mailing-lists.html
[cla]: https://www.apache.org/licenses/#clas
[build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/job/master/

4 changes: 2 additions & 2 deletions content/markdown/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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
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
Expand Down Expand Up @@ -56,4 +56,4 @@ If you have a suggestion, feel free to contact the development list.
## Where do I get help with Maven?

Help for Maven can be obtained by subscribing and posting to
the [Maven Users List](https://maven.apache.org/mailing-lists.html).
the [Maven Users List](https://maven.apache.org/mailing-lists.html).
59 changes: 31 additions & 28 deletions content/markdown/aether.md

Large diffs are not rendered by default.

41 changes: 21 additions & 20 deletions content/markdown/articles.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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
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
Expand Down Expand Up @@ -46,22 +46,23 @@ Just ping us on the [dev mailing list](mailing-lists.html) to get in touch.

| Title | Publisher | Author | Published |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------|:------------------------------------------------------------|:----------------:|
[From Maven 3 to Maven 5](https://www.javaadvent.com/2021/12/from-maven-3-to-maven-5.html) | [JVM Advent](https://www.javaadvent.com/) | Hervé Boutemy | December 2021 |
[Introduction to Maven Toolchains](https://maarten.mulders.it/2021/03/introduction-to-maven-toolchains/) | | Maarten Mulders | March 2021 |
[What's New in Maven 4](https://maarten.mulders.it/2020/11/whats-new-in-maven-4/) | | Maarten Mulders | November 2020 |
[Customise the Maven Release process](https://maarten.mulders.it/2020/01/customise-the-maven-release-process/) | | Maarten Mulders | January 2020 |
[Create a Customized Build Process in Maven](http://www.sonatype.com/people/2009/08/create-a-customized-build-process-in-maven/) | | John Casey | August 2009 |
[Maven: mas que una herramienta de construccion (in Spanish)](http://www.manuelrecena.com/docs/maven_090625.pdf) | | Manuel Recena | June 2009 |
[Introduction to m2eclipse](http://www.theserverside.com/tt/articles/article.tss?l=Introductiontom2eclipse) | TheServerSide | Tim O'Brien, Bruce Snyder, Eugene Kuleshov | July 2008 |
[Maven 2.x (in Turkish)](http://msaitozen.googlepages.com/maven2.x_dokuman.pdf) | Anadolu Üniversitesi | Mustafa Sait Özen | August 2007 |
[Setting up the Internal Repository](http://www.theserverside.com/tt/articles/article.tss?l=SettingUpMavenRepository) | The Server Side | Avneet Mangat | June 2007 |
[Maven - Menos mal que has venido (in Spanish)](http://www.manuelrecena.com/docs/maven_061106.pdf) | Universidad de Sevilla | Manuel J. Recena Soto | 6 November 2006 |
[FAQ for Maven and Continuum (in French)](http://java.developpez.com/faq/maven/) | Developpez.com | Eric Reboisson | 11 October 2006 |
[Java Posse #070 - Interview with Brett Porter of Maven](http://www.javaposse.com/index.php?post_id=112128) | Java Posse | Tor Norbye, Carl Quinn, Dick Wall, Joe Nuxoll, Brett Porter | 18 July 2006 |
[The Maven 2 POM demystified](https://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html) | JavaWorld | Eric Redmond | 29 May 2006 |
[Maven: Building Complex Systems](https://www.drdobbs.com/architecture-and-design/maven-building-complex-systems/186100398) | Dr.Dobb's | Gigi Sayfan | 21 April 2006 |
[Get the most out of Maven site generation](https://www.javaworld.com/javaworld/jw-02-2006/jw-0227-maven.html) | JavaWorld | John Ferguson Smart | 27 February 2006 |
[An introduction to Maven 2](https://www.javaworld.com/javaworld/jw-12-2005/jw-1205-maven.html?lsrc=maven-users) | JavaWorld | John Ferguson Smart | 5 December 2005 |
[Building J2EE Projects with Maven](https://web.archive.org/web/20051228123436/http://www.onjava.com/pub/a/onjava/2005/09/07/maven.html) | OnJava | Vincent Massol | 7 September 2005 |
[Master and Commander by Julien Dubois](https://web.archive.org/web/20041217085616/http://www.oracle.com/technology/pub/articles/masterj2ee/j2ee_wk2.html) | Oracle | Julien Dubois | November 2004 |
[Apache's Maven Comes of Age](http://www.internetnews.com/dev-news/article.php/3381841) (Coverage of the release of Maven 1.0) | internetnews.com | Sean Michael Kerner | 15 July 2004 |
| [From Maven 3 to Maven 5](https://www.javaadvent.com/2021/12/from-maven-3-to-maven-5.html) | [JVM Advent](https://www.javaadvent.com/) | Hervé Boutemy | December 2021 |
| [Introduction to Maven Toolchains](https://maarten.mulders.it/2021/03/introduction-to-maven-toolchains/) | | Maarten Mulders | March 2021 |
| [What's New in Maven 4](https://maarten.mulders.it/2020/11/whats-new-in-maven-4/) | | Maarten Mulders | November 2020 |
| [Customise the Maven Release process](https://maarten.mulders.it/2020/01/customise-the-maven-release-process/) | | Maarten Mulders | January 2020 |
| [Create a Customized Build Process in Maven](http://www.sonatype.com/people/2009/08/create-a-customized-build-process-in-maven/) | | John Casey | August 2009 |
| [Maven: mas que una herramienta de construccion (in Spanish)](http://www.manuelrecena.com/docs/maven_090625.pdf) | | Manuel Recena | June 2009 |
| [Introduction to m2eclipse](http://www.theserverside.com/tt/articles/article.tss?l=Introductiontom2eclipse) | TheServerSide | Tim O'Brien, Bruce Snyder, Eugene Kuleshov | July 2008 |
| [Maven 2.x (in Turkish)](http://msaitozen.googlepages.com/maven2.x_dokuman.pdf) | Anadolu Üniversitesi | Mustafa Sait Özen | August 2007 |
| [Setting up the Internal Repository](http://www.theserverside.com/tt/articles/article.tss?l=SettingUpMavenRepository) | The Server Side | Avneet Mangat | June 2007 |
| [Maven - Menos mal que has venido (in Spanish)](http://www.manuelrecena.com/docs/maven_061106.pdf) | Universidad de Sevilla | Manuel J. Recena Soto | 6 November 2006 |
| [FAQ for Maven and Continuum (in French)](http://java.developpez.com/faq/maven/) | Developpez.com | Eric Reboisson | 11 October 2006 |
| [Java Posse #070 - Interview with Brett Porter of Maven](http://www.javaposse.com/index.php?post_id=112128) | Java Posse | Tor Norbye, Carl Quinn, Dick Wall, Joe Nuxoll, Brett Porter | 18 July 2006 |
| [The Maven 2 POM demystified](https://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html) | JavaWorld | Eric Redmond | 29 May 2006 |
| [Maven: Building Complex Systems](https://www.drdobbs.com/architecture-and-design/maven-building-complex-systems/186100398) | Dr.Dobb's | Gigi Sayfan | 21 April 2006 |
| [Get the most out of Maven site generation](https://www.javaworld.com/javaworld/jw-02-2006/jw-0227-maven.html) | JavaWorld | John Ferguson Smart | 27 February 2006 |
| [An introduction to Maven 2](https://www.javaworld.com/javaworld/jw-12-2005/jw-1205-maven.html?lsrc=maven-users) | JavaWorld | John Ferguson Smart | 5 December 2005 |
| [Building J2EE Projects with Maven](https://web.archive.org/web/20051228123436/http://www.onjava.com/pub/a/onjava/2005/09/07/maven.html) | OnJava | Vincent Massol | 7 September 2005 |
| [Master and Commander by Julien Dubois](https://web.archive.org/web/20041217085616/http://www.oracle.com/technology/pub/articles/masterj2ee/j2ee_wk2.html) | Oracle | Julien Dubois | November 2004 |
| [Apache's Maven Comes of Age](http://www.internetnews.com/dev-news/article.php/3381841) (Coverage of the release of Maven 1.0) | internetnews.com | Sean Michael Kerner | 15 July 2004 |

13 changes: 7 additions & 6 deletions content/markdown/background/history-of-maven.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# History of Maven
# History of Maven

<!--
Licensed to the Apache Software Foundation (ASF) under one
Expand All @@ -9,7 +9,7 @@ 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
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
Expand All @@ -19,9 +19,9 @@ specific language governing permissions and limitations
under the License.
-->
<!--
Allow front-matter here eventually. Just copy Jekyll
Jason van Zyl
12 October 2005
Allow front-matter here eventually. Just copy Jekyll
Jason van Zyl
12 October 2005
-->

## History of Maven by Jason van Zyl
Expand Down Expand Up @@ -107,4 +107,5 @@ was written by myself with lots of help from Bob McWhirter
[6]: http://mail-archives.apache.org/mod_mbox/jakarta-alexandria-dev/200202.mbox/%3c20020202153719.50163.qmail@icarus.apache.org%3e
[7]: http://turbine.apache.org/
[8]: http://www.oreillynet.com/pub/a/network/2005/08/30/ruby-rails-david-heinemeier-hansson.html
[9]: http://www.ibiblio.org
[9]: http://www.ibiblio.org

10 changes: 5 additions & 5 deletions content/markdown/background/philosophy-of-maven.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Philosophy of Maven
# Philosophy of Maven

<!--
Licensed to the Apache Software Foundation (ASF) under one
Expand All @@ -9,7 +9,7 @@ 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
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
Expand All @@ -19,9 +19,9 @@ specific language governing permissions and limitations
under the License.
-->
<!--
Allow front-matter here eventually. Just copy Jekyll
Jason van Zyl
12 October 2005
Allow front-matter here eventually. Just copy Jekyll
Jason van Zyl
12 October 2005
-->

Maven is generally considered by many to be a build tool. Many people who come to Maven initially are familiar
Expand Down
15 changes: 9 additions & 6 deletions content/markdown/code-quality-management.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Code Quality Management

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand All @@ -8,7 +9,7 @@ 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
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
Expand All @@ -17,6 +18,7 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

Some existing Maven plugins use code analysis technologies (like
[Checkstyle][Checkstyle], [PMD][PMD], [JDepend][JDepend], ...) to generate various quality reports. This
page lists technologies and platforms that know how to aggregate all
Expand All @@ -27,12 +29,13 @@ this information to offer enhanced quality management functionalities.
Following is an alphabetical list of those we've heard mentioned around
the Maven community:

- [Hudson](https://hudson-ci.org)
- [Jenkins](https://jenkins-ci.org)
- [SonarQube](http://www.sonarqube.org/)
- [Squale](http://www.squale.org/)
- [XRadar](http://xradar.sourceforge.net)
- [Hudson](https://hudson-ci.org)
- [Jenkins](https://jenkins-ci.org)
- [SonarQube](http://www.sonarqube.org/)
- [Squale](http://www.squale.org/)
- [XRadar](http://xradar.sourceforge.net)

[PMD]: https://maven.apache.org/plugins/maven-pmd-plugin/
[Checkstyle]: https://maven.apache.org/plugins/maven-checkstyle-plugin/
[JDepend]: https://mojohaus.org/jdepend-maven-plugin/

4 changes: 3 additions & 1 deletion content/markdown/community.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# The Maven Community

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand All @@ -8,7 +9,7 @@ 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
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
Expand All @@ -17,6 +18,7 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

Maven, like any other open source project, relies heavily on the efforts
of the entire user community to contribute improvements,
report defects, communicate use cases, write documentation,
Expand Down
Loading

0 comments on commit c0315f7

Please sign in to comment.