From: fhanik Date: Wed, 17 Jan 2007 15:26:35 +0000 (+0000) Subject: Added a short document about the Tomcat libraries in a maven repository. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6e1df11570c9ff4f3b23c05300e37030c3253f3c;p=tomcat7.0 Added a short document about the Tomcat libraries in a maven repository. Modified the snapshot version for 6 to be 6.0.x-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@497044 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default index 8b77fe70b..797f21f63 100644 --- a/res/maven/mvn.properties.default +++ b/res/maven/mvn.properties.default @@ -6,7 +6,7 @@ maven.bin=mvn #Maven snapshot properties maven.snapshot.repo.url=scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository maven.snapshot.repo.repositoryId=apache.snapshots -maven.snapshot.deploy.version=6.0.8-SNAPSHOT +maven.snapshot.deploy.version=6.0.X-SNAPSHOT #Maven release properties maven.release.repo.url=scp://people.apache.org/www/tomcat.apache.org/dev/dist/m2-repository diff --git a/webapps/docs/maven-jars.xml b/webapps/docs/maven-jars.xml new file mode 100644 index 000000000..337869e9f --- /dev/null +++ b/webapps/docs/maven-jars.xml @@ -0,0 +1,38 @@ + + +]> + + + &project; + + + Filip Hanik + Apache Tomcat - Using Tomcat libraries with Maven + + + + + +
+ + Tomcat snapshots are located in the + Apache Snapshot Repository. + The official URL is http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/
+ Snapshots are done periodically, not on a regular basis, but when changes happen and the Tomcat team deams a new snapshot might + useful. +
+ + At every release, be it alpha, beta or stable, we will publish the JARs to + Tomcat's Staging Repository. + The URL for this is http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/.
+ At some point, this URL will change over to ASF's main repository that synchronizes with IBiblio.
+ When that happens, all releases will be moved over, and this repository will stick around for a while, but no + new releases will be published to the staging repository. +
+ +
+ + + +
diff --git a/webapps/docs/project.xml b/webapps/docs/project.xml index 4dff7f5c8..baac5f859 100644 --- a/webapps/docs/project.xml +++ b/webapps/docs/project.xml @@ -46,8 +46,8 @@ - + +