Re: Why Maven?

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

  • Next message: Pierre Frisch: "Re: maven as the default build tool for woproject"

    OK, next one:

    MacBook:~/Desktop/ExampleAll ak$ mvn
    [INFO] Scanning for projects...
    [INFO] Reactor build order:
    [INFO] Example All
    [INFO] Example Frameworks All
    [INFO] ExampleLogic
    [INFO] ExampleFrontendSupport
    [INFO] ExampleAdminSupport
    [INFO] Example Applications All
    [INFO] Example
    [INFO] Example Admin
    [INFO]
    ------------------------------------------------------------------------

    ----
    [INFO] Building Example All
    [INFO]    task-segment: [install]
    [INFO]  
    ------------------------------------------------------------------------ 
    ----
    [INFO] [site:attach-descriptor]
    [INFO] [install:install]
    [INFO] Installing /Volumes/Home/Desktop/ExampleAll/pom.xml to / 
    Volumes/Home/.m2/repository/example/example-all-parent/1.0.0/example- 
    all-parent-1.0.0.pom
    [INFO]  
    ------------------------------------------------------------------------ 
    ----
    [INFO] Building Example Frameworks All
    [INFO]    task-segment: [install]
    [INFO]  
    ------------------------------------------------------------------------ 
    ----
    [INFO] [site:attach-descriptor]
    [INFO] [install:install]
    [INFO] Installing /Volumes/Home/Desktop/ExampleAll/Frameworks/pom.xml  
    to /Volumes/Home/.m2/repository/example/Frameworks/1.0.0/ 
    Frameworks-1.0.0.pom
    [INFO]  
    ------------------------------------------------------------------------ 
    ----
    [INFO] Building ExampleLogic
    [INFO]    task-segment: [install]
    [INFO]  
    ------------------------------------------------------------------------ 
    ----
    [INFO]  
    ------------------------------------------------------------------------
    [ERROR] BUILD FAILURE
    [INFO]  
    ------------------------------------------------------------------------
    [INFO] Required goal not found:  
    org.objectstyle.woproject.maven2:maven-woproject-plugin:woframework
    [INFO]  
    ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO]  
    ------------------------------------------------------------------------
    [INFO] Total time: 2 seconds
    [INFO] Finished at: Tue Nov 07 17:38:20 CET 2006
    [INFO] Final Memory: 5M/9M
    [INFO]  
    ------------------------------------------------------------------------
    

    But (I still have no idea what I'm doing) something is there...

    MacBook:~ ak$ l .m2/repository/org/objectstyle/woproject/maven2/maven- woproject-plugin/ total 8 drwxr-xr-x 4 ak admin 136 Nov 7 17:33 . drwxr-xr-x 11 ak admin 374 Nov 7 17:37 .. drwxr-xr-x 5 ak admin 170 Nov 7 17:33 2.0-SNAPSHOT -rw-r--r-- 1 ak admin 378 Nov 7 17:33 maven-metadata-local.xml

    Or is this example only supposed to be built inside Eclipse?

    Cheers, Anjo



    This archive was generated by hypermail 2.0.0 : Tue Nov 07 2006 - 11:45:51 EST