<dependency>
    <maven>
        <groupId>javax.portlet</groupId>
        <artifactId>portlet-api</artifactId>
        <version>1.0</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>portlet-1.0-api</artifactId>
        <version>1.0</version>
    </jpp>
</dependency>

