OK it builds now... I am a bit confused why the final webapp target has 3.1-SNAPSHOT jars instead of 3.1-m2 as those are the ones being built.. Is this just naming issue?
Thanks Amir -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Monday, April 30, 2007 9:19 AM To: [email protected] Subject: Re: [magnolia-dev] mvn install fails on m2 Do an update, should work now, an auto import slipped over apparently. g On Apr 30, 2007, at 14:58 , Amir Mistric wrote: > Trying to do clean mvn install this AM and got following: > > > [INFO] Installing C:\mycompany\custom\magnolia\source-magnolia > \pom.xml to C:\Documents and Settings\me\.m2\repository\info > \magnolia\magnolia-project\3.1-m2\magnolia-project-3.1-m2.pom > [INFO] > ---------------------------------------------------------------------- > ------ > [INFO] Building magnolia-core > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------- > ------ > [INFO] [enforcer:enforce {execution: enforce}] [INFO] > [setproperty:set-property {execution: currentDate}] [INFO] property > magnolia.currentDate set to value 30. April 2007 > (scope: project) > [INFO] property magnolia.niceVersion set to value 3.1 M2 (scope: > project) > [INFO] property magnolia.releaseDate set to value 30. April 2007 > (scope: project) > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 237 source files to C:\mycompany\custom\magnolia > \source-magnolia\magnolia-core\target\classes > [INFO] > ---------------------------------------------------------------------- > -- > [ERROR] BUILD FAILURE > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Compilation failure > > C:\mycompany\custom\magnolia\source-magnolia\magnolia-core\src\main > \java\info\magnolia\content2bean\Content2BeanUtil.java:[26,24] > package com.sun.tools.jdi does not exist > > C:\mycompany\custom\magnolia\source-magnolia\magnolia-core\src\main > \java\info\magnolia\content2bean\Content2BeanUtil.java:[132,39] > cannot find symbol > symbol : class LinkedHashMap > location: class info.magnolia.content2bean.Content2BeanUtil > > > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] For more information, run Maven with the -e switch [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 10 seconds > [INFO] Finished at: Mon Apr 30 08:56:00 EDT 2007 [INFO] Final Memory: > 12M/34M [INFO] > ---------------------------------------------------------------------- > -- > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/developer.html > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
