Ok found the solution.

Just changed the parent-s version:

<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.466</version>  <- it was 1.400
<relativePath />
</parent>

Ogi

On Sat, Jun 2, 2012 at 7:32 PM, Ognjen Bubalo <[email protected]>wrote:

> Hello!
>
> I think that the Emma plugin's POM has to be fixed. I've tried to compile
> it but I get an error like in this thread:
>
>
> https://issues.jenkins-ci.org/browse/JENKINS-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>
> What should be changed? If I change the maven-hpi-plugin's version to a
> newer one nothing happens: maven-hpi-plugin:1.64:apt-compile
> (default-apt-compile).
>
> Thank you,
>
> Ogi
>

Reply via email to