Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions maven-plugin-annotations/src/site/markdown/index.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: About ${project.name}
author:
- Hervé Boutemy
date: 2012-06-03
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Configuring Generation of Plugin Descriptor
author:
- Maria Odea Ching
date: 2008-02-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Configuring Generation of Help Mojo
author:
- Vincent Siveton
date: 2008-01-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Using Plugin Tools Java5 Annotations
author:
- Olivier Lamy
date: 2012-05-14
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions maven-plugin-plugin/src/site/markdown/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Introduction
author:
- Maria Odea Ching
date: 2008-01-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
8 changes: 8 additions & 0 deletions maven-plugin-plugin/src/site/markdown/usage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Usage
author:
- Maria Odea Ching
- Vincent Siveton
date: 2008-01-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Configuring Generation of Documentation Reports
author:
- Vincent Siveton
date: 2008-01-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions maven-plugin-report-plugin/src/site/markdown/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Introduction
author:
- Maria Odea Ching
date: 2008-01-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
8 changes: 8 additions & 0 deletions maven-plugin-report-plugin/src/site/markdown/usage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Usage
author:
- Maria Odea Ching
- Vincent Siveton
date: 2008-01-01
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions maven-plugin-tools-annotations/src/site/markdown/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Introduction
author:
- Hervé Boutemy
date: 2012-05-12
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions maven-plugin-tools-api/src/site/markdown/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Introduction
author:
- Vincent Siveton
date: 2012-05-14
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
Loading