Hi Steven,

We seem to converge on this problem huh?

cheers,
John

PS - this is Triple weird. :-)

Steven E. Harris wrote:
"Steven E. Harris" <[EMAIL PROTECTED]> writes:

This may be related to the "repository" elements not specifying
whether each repository offers snapshots or releases (I just tried
adding these specifications, but the problem persists)

Adding the following elements to the pluginRepository elements fixes
the problem:

  <releases>
    <enabled>false</enabled>
  </releases>
  <snapshots>
    <enabled>true</enabled>
  </snapshots>

The point being: Don't look for released plugins in the Apache
snapshot repository.


Reply via email to