mirror of
https://github.com/apache/maven.git
synced 2025-02-25 03:45:09 +00:00
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:
parent
2271551d4a
commit
808f9c3111
12
pom.xml
12
pom.xml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user