Procházet zdrojové kódy

use plexus-utils in this library, ensure we get the managed version


git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@379674 13f79535-47bb-0310-9956-ffa450edef68
tags/archiva-0.9-alpha-1
Brett Porter před 18 roky
rodič
revize
aaf252d7f0
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4
    0
      maven-repository-converter/pom.xml

+ 4
- 0
maven-repository-converter/pom.xml Zobrazit soubor

@@ -25,6 +25,10 @@
<artifactId>maven-repository-converter</artifactId>
<name>Maven Repository Converter</name>
<dependencies>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>

Načítá se…
Zrušit
Uložit