git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114135 13f79535-47bb-0310-9956-ffa450edef68
22 lines
484 B
HTML
22 lines
484 B
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>About Maven-Plugins</title>
|
|
|
|
<!--
|
|
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
|
|
<meta http-equiv="description" content="this is my page">
|
|
|
|
<link rel="stylesheet" type="text/css" href="./styles.css">
|
|
-->
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Overview</h1>
|
|
<p>
|
|
This project is a container for non-core Maven plugins.
|
|
</p>
|
|
</body>
|
|
</html>
|