cancel
Showing results for 
Search instead for 
Did you mean: 

BUILD FAILED of Alfresco (code source 3)

wassim
Champ in-the-making
Champ in-the-making
Bonjour,
je télécharge le code source d'alfresco à partir de lien svn : svn://svn.alfresco.com/alfresco/HEAD dans ECLIPSE.

Mais lorsque je fais la compilation, voila l'erreur au dessous, pourtant les variables d'environnement sont existes : JAVA_HOME, JRE_HOME, ANT_HOME, CATALINA_HOME et TOMCAT_HOME.


Buildfile: H:\eclipse\Workspaces\alfresco\build.xml
init:
     [echo] user.home = H:\Documents and Settings\Administrateur
clean-core:
   [delete] Deleting directory H:\eclipse\Workspaces\alfresco\projects\core\build\classes
clean-jlan:
clean-mbeans:
clean-deployment:
clean-repository:
clean-remoteapi:
clean-jndi:
clean-catalinavirtual:
clean-linkvalidation:
clean-webscriptframework:
clean-webframework:
clean-webframeworkcommons:
clean-slingshot:
clean-webclient:
clean-webserviceclient:
clean-webstudio:
clean-projects:
clean-avmcompare:
clean-blog:
clean-fb-doclib:
clean-kb:
clean-mediawiki:
clean-php:
clean-rm:
clean-truncatemalformedxml:
clean-modules:
clean-webclient-tomcat-deploy:
clean-application-tomcat-deploy:
clean-virtual-tomcat-deploy:
clean-tomcat-deployments:
clean:
compile-core:
    [mkdir] Created dir: H:\eclipse\Workspaces\alfresco\projects\core\build\classes
    [javac] Compiling 92 source files to H:\eclipse\Workspaces\alfresco\projects\core\build\classes

BUILD FAILED
H:\eclipse\Workspaces\alfresco\projects.xml:25: The following error occurred while executing this line:
H:\eclipse\Workspaces\alfresco\macros.xml:27: Error running javac.exe compiler

Total time: 7 seconds

:wink:
Merci pour votre aide !
4 REPLIES 4

michaelh
Champ on-the-rise
Champ on-the-rise
Bonjour,

N'hésitez pas à relire les conseils donnés ici : http://forums.alfresco.com/fr/viewtopic.php?p=10968#p10968

Attention, en ce moment le SVN évolue tellement vite que le risque n'est pas négligeable que ça ne compile pas.
Le grand ménage d'hiver devrait se terminer d'ici quelques jours (avec quelques infos à suivre Smiley Wink ).

wassim
Champ in-the-making
Champ in-the-making
Merci Michael,
je résolus le problème.

mariobd
Champ in-the-making
Champ in-the-making
Hi, please

Which is the solution  Build Failed  (build.xml)

thank's

wassim
Champ in-the-making
Champ in-the-making
Hi, please

Which is the solution  Build Failed  (build.xml)

thank's


Hi mariobd,
The solution is in environment variables.
You verify if the  %JAVA_HOME%\bin   is exist in path, if it not exixt, you add it.