adding codehaus snapshots with todo to disable once plexus is released again.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@588066 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2007-10-24 22:47:02 +00:00
parent 2271551d4a
commit 808f9c3111

12
pom.xml
View File

@ -40,6 +40,18 @@ under the License.
<system>jira</system>
<url>http://jira.codehaus.org/browse/MNG</url>
</issueManagement>
<!-- TODO: Disable this once we've released the next version of plexus-container-default. -->
<repositories>
<repository>
<id>codehaus.snapshots</id>
<url>http://snapshots.repository.codehaus.org/</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
</repositories>
<mailingLists>
<mailingList>
<name>Maven User List</name>