Re: Why Maven?

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Tue Nov 07 2006 - 11:43:22 EST

  • Next message: Anjo Krank: "Re: Why Maven?"

    Yes, per default your projects are build with ant. We're working on
    the maven support. In the near future you'll get the option to switch
    your projects from ant to maven but you don't have to switch. We will
    not drop the ant support.

    It's just another option. As allways it's your decision to use
    ComponentEditor or WOBuilder, EOModeler or EntityModeler and in the
    future to build your projects with ant or maven.

    Uli
    Am 07.11.2006 um 17:32 schrieb Paul D Yu:

    > Maven is for building WOLips, woproject plugin, right?
    >
    > Using the plugin in Eclipse is still the same?
    >
    > Paul
    > On Nov 7, 2006, at 11:26 AM, Ulrich Köster wrote:
    >
    >> Fix is in the svn.
    >>
    >> Uli
    >> Am 07.11.2006 um 17:19 schrieb Ulrich Köster:
    >>
    >>> Don't forget the settings.xml:
    >>> http://www.objectstyle.org/confluence/display/WOL/Install+maven
    >>> +and+plugins
    >>>
    >>> uli
    >>> Am 07.11.2006 um 17:15 schrieb Anjo Krank:
    >>>
    >>>> Ok, on to the next error :)
    >>>>
    >>>> MacBook:~/extras/woproject ak$ mvn
    >>>> ...
    >>>>
    >>>> Compiling 7 source files to /Volumes/Home/extras/woproject/
    >>>> maven2/maven-wobootstrap-plugin/target/classes
    >>>> [INFO]
    >>>> -------------------------------------------------------------------
    >>>> -----
    >>>> [ERROR] BUILD FAILURE
    >>>> [INFO]
    >>>> -------------------------------------------------------------------
    >>>> -----
    >>>> [INFO] Compilation failure
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[67,31] package org.apache.commons.lang does
    >>>> not exist
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[68,31] package org.apache.commons.lang does
    >>>> not exist
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[153,20] cannot find symbol
    >>>> symbol : variable SystemUtils
    >>>> location: class
    >>>> org.objectstyle.woproject.maven2.wobootstrap.BootstrapMojo
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[157,25] cannot find symbol
    >>>> symbol : variable SystemUtils
    >>>> location: class
    >>>> org.objectstyle.woproject.maven2.wobootstrap.BootstrapMojo
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[161,25] cannot find symbol
    >>>> symbol : variable SystemUtils
    >>>> location: class
    >>>> org.objectstyle.woproject.maven2.wobootstrap.BootstrapMojo
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[325,34] cannot find symbol
    >>>> symbol : variable SystemUtils
    >>>> location: class
    >>>> org.objectstyle.woproject.maven2.wobootstrap.BootstrapMojo
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[350,41] cannot find symbol
    >>>> symbol : variable StringUtils
    >>>> location: class
    >>>> org.objectstyle.woproject.maven2.wobootstrap.BootstrapMojo
    >>>>
    >>>> /Volumes/Home/extras/woproject/maven2/maven-wobootstrap-plugin/
    >>>> src/main/java/org/objectstyle/woproject/maven2/wobootstrap/
    >>>> BootstrapMojo.java:[354,39] cannot find symbol
    >>>> symbol : variable StringUtils
    >>>> location: class
    >>>> org.objectstyle.woproject.maven2.wobootstrap.BootstrapMojo
    >>>>
    >>>>
    >>>> Am 07.11.2006 um 16:02 schrieb Ulrich Köster:
    >>>>
    >>>>> Fix is in the svn.
    >>>>>
    >>>>> uli
    >>>>> Am 07.11.2006 um 15:50 schrieb Anjo Krank:
    >>>>>
    >>>>>> ricardo:~/extras/woproject ak$ mvn
    >>>>>>
    >>>>>> ....
    >>>>>> Embedded error: The following error occurred while executing
    >>>>>> this line:
    >>>>>> /Volumes/Home/extras/woproject/wolips/build.xml:35: The
    >>>>>> following error occurred while executing this line:
    >>>>>> /Volumes/Home/extras/woproject/wolips/3rdparty/build.xml:14:
    >>>>>> The following error occurred while executing this line:
    >>>>>> /Volumes/Home/extras/woproject/wolips/3rdparty/features/
    >>>>>> build.xml:13: The following error occurred while executing
    >>>>>> this line:
    >>>>>> /Volumes/Home/extras/woproject/wolips/3rdparty/features/
    >>>>>> org.objectstyle.wolips.thirdparty.feature/build.xml:15: The
    >>>>>> following error occurred while executing this line:
    >>>>>> /Volumes/Home/extras/woproject/buildscripts/feature-
    >>>>>> project.xml:26: Could not create task or type of type:
    >>>>>> echoproperties.
    >>>>>>
    >>>>>> ricardo:~/extras/woproject ak$ echo $ANT_HOME
    >>>>>> /Developer/Java/Ant
    >>>>>>
    >>>>>> ricardo:~/Desktop/apache-ant-1.6.5 ak$ jar tfv /Developer/Java/
    >>>>>> Ant/lib/ant-nodeps.jar|grep Echo
    >>>>>> 725 Sun Jul 02 05:00:48 CEST 2006 org/apache/tools/ant/
    >>>>>> taskdefs/optional/EchoProperties$FormatAttribute.class
    >>>>>> 8608 Sun Jul 02 05:00:48 CEST 2006 org/apache/tools/ant/
    >>>>>> taskdefs/optional/EchoProperties.class
    >>>>>>
    >>>>>> So the task is there, but is not found for whatever reason...
    >>>>>> any ideas?
    >>>>>>
    >>>>>> Cheers, Anjo
    >>>>>>
    >>>>>> Am 07.11.2006 um 15:51 schrieb Ulrich Köster:
    >>>>>>
    >>>>>>> thank you for the hint. I've changed the guide to reflect the
    >>>>>>> latest changes. Could you try it again. Don't forget to get
    >>>>>>> latest from svn.
    >>>>>>
    >>>>>
    >>>>
    >>>
    >>
    >



    This archive was generated by hypermail 2.0.0 : Tue Nov 07 2006 - 11:43:24 EST