Maven 1.x Javadoc Plugin

The maven-javadoc-plugin:register always fails

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.6
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

When using versions 1.49 of plugin.jelly, the maven-javadoc-plugin:register always fail because the prerequisite goal
javadoc:init is not stated.
So the properties are not initialized and the javadoc:check-needed
always fail.

I've just added the prereqs="javadoc:init" on goal maven-javadoc-plugin:register and everything works fine...

Activity

Hide
Arnaud Heritier added a comment -

That's right.
I don't why nobody find this problem before.
It was introduced in the 1.44 two weeks ago.
I will correct it tonight or tomorrow

Show
Arnaud Heritier added a comment - That's right. I don't why nobody find this problem before. It was introduced in the 1.44 two weeks ago. I will correct it tonight or tomorrow
Hide
Arnaud Heritier added a comment -

fixed

Show
Arnaud Heritier added a comment - fixed

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: