diff --git a/maven-site/.cvsignore b/maven-site/.cvsignore new file mode 100644 index 0000000000..c33e6266a5 --- /dev/null +++ b/maven-site/.cvsignore @@ -0,0 +1,3 @@ +target +maven-site.iml +velocity.log diff --git a/maven-site/project.properties b/maven-site/project.properties new file mode 100644 index 0000000000..4931ea42bf --- /dev/null +++ b/maven-site/project.properties @@ -0,0 +1,9 @@ +maven.docs.src=${basedir}/src/site/xdoc +maven.xdoc.date=left +maven.xdoc.version= +maven.xdoc.poweredby.image=maven-feather.png + +maven.site.stage.address=people.apache.org +maven.site.stage.directory=/home/brett/public_html/maven-stage-site/maven2/ +maven.site.deploy.method=rsync + diff --git a/maven-site/project.xml b/maven-site/project.xml new file mode 100755 index 0000000000..f845dab006 --- /dev/null +++ b/maven-site/project.xml @@ -0,0 +1,79 @@ + + + + + 3 + maven-site + org.apache.maven + Maven 2 + 2.0-SNAPSHOT + + Apache Software Foundation + http://www.apache.org/ + http://maven.apache.org/images/apache-maven-project.png + + 2002 + http://maven.apache.org/images/maven-small.gif + http://maven.apache.org/maven2/ + http://jira.codehaus.org/browse/MNG + minotaur.apache.org + /www/maven.apache.org/maven2/ + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-components + http://cvs.apache.org/viewcvs/maven-components/ + + + + + jvanzyl + Jason van Zyl + jason@maven.org + Maven + + Architect + Release Manager + + + + brett + Brett Porter + brett@apache.org + ASF + + Java Developer + PMC Member + + +10 + + + + + Maven User List + users-subscribe@maven.apache.org + users-unsubscribe@maven.apache.org + http://nagoya.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org + + + Maven Developer List + dev-subscribe@maven.apache.org + dev-unsubscribe@maven.apache.org + http://nagoya.apache.org/eyebrowse/SummarizeList?listName=dev@maven.apache.org + + + diff --git a/maven-site/src/site/xdoc/index.xml b/maven-site/src/site/xdoc/index.xml new file mode 100644 index 0000000000..9a23002c91 --- /dev/null +++ b/maven-site/src/site/xdoc/index.xml @@ -0,0 +1,62 @@ + + + Welcome + Brett Porter + + +
+
+
Get Maven 2.0
+

+ + + Download + Maven 2.0 Build 1 (682K)
+

+
+

+ Maven is a software project management and comprehension tool. Based on the concept of a project object model + (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. +

+

+ About Maven 2.0 +

+

+ Maven 2.0 is a rewrite of the popular Maven application to achieve a number of goals, and to provide a stable + basis to take it into the future. It is currently available as a Technology Preview pre-release. +

+ +

+ Information for Maven 1.0 Users +

+

+ Maven 1.0 users will likely have a lot of questions about Maven 2.0 and how it will impact the future of Maven + 1.0. +

+ +

+ User's Guide +

+

+ Maven is now simpler than ever to use! +

+ +
+ +
+