Re: Maven Skepticism

From: Henrique Prange (hprang..mail.com)
Date: Tue Jul 01 2008 - 21:45:03 EDT

  • Next message: Mike Schrag: "Re: how SHOULD it look"

    Hi Pierce,

    Before you give up, can you try this tutorial [1]? I think you can
    have success following this one. If you really want to know more about
    the subject, take a look at [2] and on Maven section at [3].

    On Tue, Jul 1, 2008 at 8:11 PM, Pierce T. Wetter III
    <pierc..winforces.com> wrote:
    >
    > Supposedly, you can build the Wonder sources with maven. According to
    > build.txt, you just have to do:
    >

    The instructions to build Wonder 5.0 with Maven are outdated. I sent a
    patch to Wonder list with an updated configuration 10 minutes before
    your message. :) However, the build.txt is still outdated in this
    patch. Sorry for that. :(

    > mvn --non-recursive
    > org.objectstyle.woproject.maven2:maven-wobootstrap-plugin::bootstrap
    >
    > Nope:
    >
    > [ERROR] BUILD FAILURE
    > [INFO]
    > ------------------------------------------------------------------------
    > [INFO] Required goal not found:
    > org.objectstyle.woproject.maven2:maven-wobootstrap-plugin::bootstrap
    >

    The required goal (wobootstrap:bootstrap) doesn't exist anymore. You
    have to use mvn wobootstrap:install instead. You can find more
    information about this plug-in here [4].

    >
    > There's more steps in Build.txt, but they reference Common, which no longer
    > exists in Wonder, so they don't work either.
    >
    > So that's kind of discouraging.
    >

    I only had time to touch Wonder 5.0 last Sunday. I will try to send
    patches to correct all Maven configuration in a few days. Anyway, you
    will be able to build the Ajax, Core and PlugIns frameworks as soon as
    the patch was applied.

    > Could someone tell me something encouraging about Maven?
    >

    I will write about this tomorrow, ok?

    [1]http://wiki.objectstyle.org/confluence/display/WOL/Quick+Start
    [2]http://wiki.objectstyle.org/confluence/display/WOL/WOProject-Maven2
    [3]http://wiki.objectstyle.org/confluence/display/WOL/Tutorials
    [4]http://wiki.objectstyle.org/confluence/display/WOL/maven-wobootstrap-plugin

    Cheers,

    Henrique

    > Pierce
    >



    This archive was generated by hypermail 2.0.0 : Tue Jul 01 2008 - 21:46:32 EDT