These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.
<dependencies> <dependency> <maven> <groupId>asm</groupId> <artifactId>asm</artifactId> <version>3.0</version> </maven> <jpp> <groupId>JPP/objectweb-asm</groupId> <artifactId>asm</artifactId> <version>3.2</version> </jpp> </dependency> </dependencies>