when I get the changelog-maven-plugin from ibiblio, in its

http://www.ibiblio.org/maven2/org/codehaus/mojo/changelog-maven-plugin/2.0-b
eta-1/changelog-maven-plugin-2.0-beta-1.pom

it lists this dependency:
    <dependency>
      <groupId>netbeans</groupId>
      <artifactId>cvslib</artifactId>
      <version>3.6</version>
      <scope>compile</scope>
    </dependency>

In

http://www.ibiblio.org/maven2/netbeans/cvslib/3.6/cvslib-3.6.pom

however it says:
  <distributionManagement>
    <relocation>
      <groupId>org.netbeans</groupId>
      <artifactId>lib</artifactId>
    </relocation>
  </distributionManagement>

but the cvslib-3.6.jar is there.

At the relocation target

http://www.ibiblio.org/maven2/org/netbeans/lib/3.6/

there is a POM but no JAR.

So finally trying to build a site using the changelog plugin fails.

Is there anything I can do about it?
What would be the correct way to get this working?

thanks
Mit freundlichen Grüßen

i.A. Detlef Pleiß
________________________________________________________________

Mit einem Klick alles im Blick, dank Informatik
Partner im Wissenschaftsjahr 2006 – http://www.informatikjahr.de
________________________________________________________________

Datenverarbeitungskaufmann
Detlef Pleiß


Senior IT-Berater

comundus GmbH
Schüttelgrabenring 3, 71332 Waiblingen

Telefon  +49 (0)71 51-5 00 28-22
Internet http://www.comundus.com

IT EXCELLENCE by comundus.
________________________________________________________________


Reply via email to