- Apply patch to fix rhbz#621714. - Use global instead of define. - Drop ant build - broken after update.
15 lines
368 B
XML
15 lines
368 B
XML
<dependencies>
|
|
<dependency>
|
|
<maven>
|
|
<groupId>org.codehaus.plexus</groupId>
|
|
<artifactId>plexus-container-default</artifactId>
|
|
<version>1.0-alpha-8</version>
|
|
</maven>
|
|
<jpp>
|
|
<groupId>JPP/plexus</groupId>
|
|
<artifactId>container-default</artifactId>
|
|
<version>1.0-alpha-8</version>
|
|
</jpp>
|
|
</dependency>
|
|
</dependencies>
|