You don't need ant if you're using maven (Maven downloads ant for you).  Are you on windows, or linux or what?.  Xdoclet just gives you an misleading error messsage since it assumes you're building with ant.  If you do export (or set if you're on windows) MAVEN_OPTS=-Xmx512 or something it should work ok.
----- Original Message -----
From: Daniel
Sent: Friday, August 20, 2004 7:45 AM
Subject: Re: [Andromda-user] Compiling error

Hi Chad,

I�m trying to compile my own project, could be possible that I need to install Ant? I have install Maven 1.0

Dani

Chad Brandon wrote:
Hi Daniel,

Are you trying to build andromda-all or your own project?  It looks like
you're out of memory set by the heap size "Free memory:    0" (from below).

Chad

----- Original Message ----- 
From: "Daniel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 20, 2004 6:41 AM
Subject: [Andromda-user] Compiling error


  
Hi, I have an error, I tried to modify my MAVEN_OPTS (but in the error
its for ANT) as you said in

http://team.andromda.org/tiki/tiki-index.php?page=AndroMDA+From+Scratch

any ideas?

   [echo] Running sar:install for MFusion Hibernate Sar
ERROR [GetTag] Plugin 'maven-deploy-plugin' in project 'MFusion
Hibernate Sar' is not available
sar:install:
java:prepare-filesystem:
    [mkdir] Created dir: E:\MFusion\hibernate\sar\target\classes
INFO  [start] Running <hibernate/>
null
ParameterImpl instances:   20
MethodImpl instances:      7763
ConstructorImpl instances: 0
SimpleNode instances:      0
SourceClass instances:     1330
XDoc instances:            0
DefaultXTag instances:     0
BinaryClass instances:     12
UnknownClass instances:    0
Total memory:    158
Free memory:    0
Try to increase heap size. Can be done by defining ANT_OPTS=-Xmx640m
See the JDK tooldocs.

BUILD FAILED
File...... C:\Documents and

    
Settings\Administrador\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.j
elly
  
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- 
E:\MFusion\hibernate\sar\maven.xml:15:65: <hibernatedoclet>
org.apache.tools.ant.BuildException
INFO  [App] Total time: 2 minutes 40 seconds
INFO  [App] Finished at: Fri Aug 20 12:32:53 CEST 2004
INFO  [App]

THX




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user
    



  

Reply via email to