Re: Why Maven?

From: Anjo Krank (kran..ogicunited.com)
Date: Tue Nov 07 2006 - 11:15:01 EST

  • Next message: Ulrich Köster: "Re: Why Maven?"

    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:14:19 EST