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
----------------------------------------------------------------

Reply via email to