File maven2-2.2.1-depmap.xml of Package maven2
<dependencies>
<dependency>
<maven>
<groupId>asm</groupId>
<artifactId>asm</artifactId>
</maven>
<jpp>
<groupId>JPP/objectweb-asm</groupId>
<artifactId>asm</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>asm</groupId>
<artifactId>asm-commons</artifactId>
</maven>
<jpp>
<groupId>JPP/objectweb-asm</groupId>
<artifactId>asm-commons</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>asm</groupId>
<artifactId>asm-tree</artifactId>
</maven>
<jpp>
<groupId>JPP/objectweb-asm</groupId>
<artifactId>asm-tree</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>asm</groupId>
<artifactId>asm-util</artifactId>
</maven>
<jpp>
<groupId>JPP/objectweb-asm</groupId>
<artifactId>asm-util</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>nekohtml</groupId>
<artifactId>xercesMinimal</artifactId>
</maven>
<jpp>
<groupId>JPP</groupId>
<artifactId>xerces-j2</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>org.tmatesoft.svnkit</groupId>
<artifactId>svnkit</artifactId>
</maven>
<jpp>
<groupId>JPP</groupId>
<artifactId>svnkit</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
</maven>
<jpp>
<groupId>JPP</groupId>
<artifactId>jna</artifactId>
</jpp>
</dependency>
<dependency>
<maven>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</maven>
<jpp>
<groupId>JPP/plexus</groupId>
<artifactId>container-default</artifactId>
</jpp>
</dependency>
</dependencies>