+++ /dev/null
-<?xml version="1.0"?>
-<!--
- ~ Copyright 2005-2006 The Apache Software Foundation.
- ~
- ~ Licensed 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.
- -->
-
-<project>
- <parent>
- <artifactId>maven-repository-manager</artifactId>
- <groupId>org.apache.maven.repository</groupId>
- <version>1.0-SNAPSHOT</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.maven.repository</groupId>
- <artifactId>maven-repository-manager-site</artifactId>
- <packaging>pom</packaging>
- <name>Maven Repository Manager</name>
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/maven/repository-manager/trunk</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/repository-manager/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/maven/repository-manager/trunk</url>
- </scm>
- <distributionManagement>
- <site>
- <id>apache.website</id>
- <url>scp://minotaur.apache.org/www/maven.apache.org/repository-manager/</url>
- </site>
- </distributionManagement>
-</project>
+++ /dev/null
- -----
- Maven Repository Manager
- -----
- Brett Porter
- -----
- 25 May 2006
- -----
-
-Maven Repository Manager
-
- The Maven Repository Manager is currently under development. It provides several pieces of functionality for your remote repository:
-
- * Browsing on POM information by group and artifact ID
-
- * Search over various information in the POM and filename
-
- * Locate JAR by checksum
-
- * Repository management through reporting and maintenance
-
- We welcome developers to the Maven community who are interested in contributing. If you'd like to discuss the Maven Repository manager, subscribe and post to
- {{{/mail-lists.html} the development mailing list}}, <<<dev@maven.apache.org>>>.
-
- If you'd like to obtain the code, you can get it from Subversion. See {{{source-repository.html} SCM details}} for more information.
-
-
+++ /dev/null
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
- ~ Copyright 2005-2006 The Apache Software Foundation.
- ~
- ~ Licensed 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.
- -->
-
-<project>
- <body>
- <links>
- <item name="Maven" href="http://maven.apache.org/"/>
- </links>
-
- <menu ref="reports"/>
-
- </body>
- <skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-stylus-skin</artifactId>
- </skin>
- <publishDate format="dd MMM yyyy"/>
- <bannerLeft>
- <name>Maven</name>
- <src>http://maven.apache.org/images/apache-maven-project-2.png</src>
- <href>http://maven.apache.org/</href>
- </bannerLeft>
- <bannerRight>
- <src>http://maven.apache.org/images/maven-logo-2.gif</src>
- </bannerRight>
-</project>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/repository-manager/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/repository-manager/trunk</url>
</scm>
+ <distributionManagement>
+ <site>
+ <id>apache.website</id>
+ <url>scp://minotaur.apache.org/www/maven.apache.org/repository-manager/</url>
+ </site>
+ </distributionManagement>
<build>
<plugins>
<plugin>
</pluginManagement>
</build>
<modules>
+ <!--
<module>maven-repository-application</module>
+ -->
<module>maven-repository-artifact-applet</module>
<module>maven-repository-converter</module>
<module>maven-repository-discovery</module>
<module>maven-repository-webapp</module>
<module>maven-repository-proxy</module>
<module>maven-repository-manager-site</module>
+ <module>maven-repository-bundle-submission</module>
<module>maven-repository-core</module>
<module>maven-repository-configuration</module>
</modules>
</build>
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
--- /dev/null
+ -----
+ Maven Repository Manager
+ -----
+ Brett Porter
+ -----
+ 25 May 2006
+ -----
+
+Maven Repository Manager
+
+ The Maven Repository Manager is currently under development. It provides several pieces of functionality for your remote repository:
+
+ * Browsing on POM information by group and artifact ID
+
+ * Search over various information in the POM and filename
+
+ * Locate JAR by checksum
+
+ * Repository management through reporting and maintenance
+
+ We welcome developers to the Maven community who are interested in contributing. If you'd like to discuss the Maven Repository manager, subscribe and post to
+ {{{/mail-lists.html} the development mailing list}}, <<<dev@maven.apache.org>>>.
+
+ If you'd like to obtain the code, you can get it from Subversion. See {{{source-repository.html} SCM details}} for more information.
+
+
--- /dev/null
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ ~ Copyright 2005-2006 The Apache Software Foundation.
+ ~
+ ~ Licensed 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.
+ -->
+
+<project>
+ <body>
+ <links>
+ <item name="Maven" href="http://maven.apache.org/"/>
+ </links>
+
+ <menu ref="reports"/>
+
+ </body>
+ <skin>
+ <groupId>org.apache.maven.skins</groupId>
+ <artifactId>maven-stylus-skin</artifactId>
+ </skin>
+ <publishDate format="dd MMM yyyy"/>
+ <bannerLeft>
+ <name>Maven</name>
+ <src>http://maven.apache.org/images/apache-maven-project-2.png</src>
+ <href>http://maven.apache.org/</href>
+ </bannerLeft>
+ <bannerRight>
+ <src>http://maven.apache.org/images/maven-logo-2.gif</src>
+ </bannerRight>
+</project>