Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > a892910a7a533912cb6eb79fdde96220 > files > 3

maven2-2.2.1-93.mga5.src.rpm

<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.codehaus.plexus</groupId>
            <artifactId>plexus-container-default</artifactId>
        </maven>
        <jpp>
            <groupId>JPP/plexus</groupId>
            <artifactId>container-default</artifactId>
        </jpp>
    </dependency>

</dependencies>