cannot resolve maven-wolifecycle-plugin

From: M.Y. Tjoe (tjo..ow.edu.au)
Date: Wed Oct 22 2008 - 00:10:22 EDT

  • Next message: Lachlan Deck: "Re: cannot resolve maven-wolifecycle-plugin"

    Hi All,

    I was trying to make a maven webobjects app but it seems that artifact
    is relocated somewhere/missing from repository and maven cannot find
    it. I've tried changing the version to following but still no success:

    2.0.14
    2.0.15
    2.0.16
    leaving version blank

    Any idea? I've attached the error message. Any comments is welcome.
    Thanks.

    Regards,
    Harvey

    MBP:testMaven2 mytjoe$ mvn package
    [INFO] Scanning for projects...
    Downloading: http://repo1.maven.org/maven2/org/objectstyle/woproject/maven2/maven-wolifecycle-plugin/2.0.14/maven-wolifecycle-plugin-2.0.14.pom
    Downloading: http://repo1.maven.org/maven2/org/objectstyle/woproject/maven2/maven-wolifecycle-plugin/2.0.14/maven-wolifecycle-plugin-2.0.14.pom
    [INFO]
    ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO]
    ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.

    GroupId: org.objectstyle.woproject.maven2
    ArtifactId: maven-wolifecycle-plugin
    Version: 2.0.14

    Reason: Unable to download the artifact from any repository

       org.objectstyle.woproject.maven2:maven-wolifecycle-plugin:pom:2.0.14

    from the specified remote repositories:
       central (http://repo1.maven.org/maven2)

    [INFO]
    ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO]
    ------------------------------------------------------------------------
    [INFO] Total time: 1 second
    [INFO] Finished at: Wed Oct 22 14:48:07 EST 2008
    [INFO] Final Memory: 1M/254M
    [INFO]
    ------------------------------------------------------------------------



    This archive was generated by hypermail 2.0.0 : Wed Oct 22 2008 - 00:11:19 EDT