Build Failed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2013 01:02 AM
Hi ..
I having the problem in alfresco.could you give any solutions..
when i compile my build.xml with ant build option it giving a message like below..
BUILD FAILED
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects.xml:25: The following error occurred while executing this line:
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:68: The following error occurred while executing this line:
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:41: Compile failed; see the compiler error output for details.
please provide me solution..
Thanks..
I having the problem in alfresco.could you give any solutions..
when i compile my build.xml with ant build option it giving a message like below..
BUILD FAILED
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects.xml:25: The following error occurred while executing this line:
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:68: The following error occurred while executing this line:
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:41: Compile failed; see the compiler error output for details.
please provide me solution..
Thanks..
Labels:
- Labels:
-
Archive
buildfailed.txt.zip
1 KB
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2013 06:21 PM
Hello,
without any details to the compile errors in your error output, we'll not be able to help you.
Regards
Axel
without any details to the compile errors in your error output, we'll not be able to help you.
Regards
Axel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2013 09:04 AM
Hi…
thank you for your reply ..
i will paste my error details…
Please give any solutions regarding to the problem…….
thank you for your reply ..
i will paste my error details…
Please give any solutions regarding to the problem…….
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2013 09:06 AM
Buildfile: D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\build.xml
init:
[echo] user.home = C:\Users\Eligo1
[echo] version.number = 4.2.d
clean-core:
[delete] Deleting directory D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
clean-datamodel:
clean-jlan:
clean-mbeans:
clean-deployment:
clean-repository:
clean-wdrdeployment:
clean-remoteapi:
clean-jndi:
clean-catalinavirtual:
clean-webframeworkcommons:
clean-webclient:
clean-system-build-test:
clean-webclient-projects:
clean-slingshot:
clean-slingshot-projects:
clean-webeditor-plugin:
clean-webeditor:
clean-webeditor-customersite-sample:
clean-webeditor-projects:
clean-webserviceclient:
clean-solr:
clean-file-transfer-receiver:
clean-projects:
clean-spp:
clean-wcmquickstart:
clean-wcmquickstart-share:
clean-wcmquickstart-clientapi:
clean-wcmquickstart-webapp:
clean-modules:
clean-webclient-tomcat-deploy:
clean-application-tomcat-deploy:
clean-virtual-tomcat-deploy:
clean-tomcat-deployments:
clean:
compile-core:
[mkdir] Created dir: D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
BUILD FAILED
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects.xml:23: The following error occurred while executing this line:
<compile-java projectdir="${dir.project.core}" />—-error showing in projects.xml file at this line
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:68: The following error occurred while executing this line:
<compile-java-javac srcdir="@{projectdir}/${dir.name.source}/${dir.name.java}" classesdir="@{projectdir}/${dir.name.build}/${dir.name.classes}" compileExcludes="@{compileExcludes}">—-error showing in macros.xml file at this line.
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:41: srcdir attribute must be set!
<javac destdir="@{classesdir}" fork="true"
memoryMaximumSize="${mem.size.max}" deprecation="${javac.deprecation}"
debug="${javac.debug}" target="${javac.target}" source="${javac.source}" encoding="${javac.encoding}"
excludes="@{compileExcludes}" includeAntRuntime="false"/>—-error occured in the macros.xml file at this line.
Total time: 1 second
init:
[echo] user.home = C:\Users\Eligo1
[echo] version.number = 4.2.d
clean-core:
[delete] Deleting directory D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
clean-datamodel:
clean-jlan:
clean-mbeans:
clean-deployment:
clean-repository:
clean-wdrdeployment:
clean-remoteapi:
clean-jndi:
clean-catalinavirtual:
clean-webframeworkcommons:
clean-webclient:
clean-system-build-test:
clean-webclient-projects:
clean-slingshot:
clean-slingshot-projects:
clean-webeditor-plugin:
clean-webeditor:
clean-webeditor-customersite-sample:
clean-webeditor-projects:
clean-webserviceclient:
clean-solr:
clean-file-transfer-receiver:
clean-projects:
clean-spp:
clean-wcmquickstart:
clean-wcmquickstart-share:
clean-wcmquickstart-clientapi:
clean-wcmquickstart-webapp:
clean-modules:
clean-webclient-tomcat-deploy:
clean-application-tomcat-deploy:
clean-virtual-tomcat-deploy:
clean-tomcat-deployments:
clean:
compile-core:
[mkdir] Created dir: D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
BUILD FAILED
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects.xml:23: The following error occurred while executing this line:
<compile-java projectdir="${dir.project.core}" />—-error showing in projects.xml file at this line
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:68: The following error occurred while executing this line:
<compile-java-javac srcdir="@{projectdir}/${dir.name.source}/${dir.name.java}" classesdir="@{projectdir}/${dir.name.build}/${dir.name.classes}" compileExcludes="@{compileExcludes}">—-error showing in macros.xml file at this line.
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:41: srcdir attribute must be set!
<javac destdir="@{classesdir}" fork="true"
memoryMaximumSize="${mem.size.max}" deprecation="${javac.deprecation}"
debug="${javac.debug}" target="${javac.target}" source="${javac.source}" encoding="${javac.encoding}"
excludes="@{compileExcludes}" includeAntRuntime="false"/>—-error occured in the macros.xml file at this line.
Total time: 1 second
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2013 09:08 AM
Buildfile: D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\build.xml
init:
[echo] user.home = C:\Users\Eligo1
[echo] version.number = 4.2.d
clean-core:
[delete] Deleting directory D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
clean-datamodel:
clean-jlan:
clean-mbeans:
clean-deployment:
clean-repository:
clean-wdrdeployment:
clean-remoteapi:
clean-jndi:
clean-catalinavirtual:
clean-webframeworkcommons:
clean-webclient:
clean-system-build-test:
clean-webclient-projects:
clean-slingshot:
clean-slingshot-projects:
clean-webeditor-plugin:
clean-webeditor:
clean-webeditor-customersite-sample:
clean-webeditor-projects:
clean-webserviceclient:
clean-solr:
clean-file-transfer-receiver:
clean-projects:
clean-spp:
clean-wcmquickstart:
clean-wcmquickstart-share:
clean-wcmquickstart-clientapi:
clean-wcmquickstart-webapp:
clean-modules:
clean-webclient-tomcat-deploy:
clean-application-tomcat-deploy:
clean-virtual-tomcat-deploy:
clean-tomcat-deployments:
clean:
compile-core:
[mkdir] Created dir: D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
BUILD FAILED
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects.xml:23: The following error occurred while executing this line:
<compile-java projectdir="${dir.project.core}" />—-error showing in projects.xml file at this line
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:68: The following error occurred while executing this line:
<compile-java-javac srcdir="@{projectdir}/${dir.name.source}/${dir.name.java}" classesdir="@{projectdir}/${dir.name.build}/${dir.name.classes}" compileExcludes="@{compileExcludes}">—-error showing in macros.xml file at this line.
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:41: srcdir attribute must be set!
<javac destdir="@{classesdir}" fork="true"
memoryMaximumSize="${mem.size.max}" deprecation="${javac.deprecation}"
debug="${javac.debug}" target="${javac.target}" source="${javac.source}" encoding="${javac.encoding}"
excludes="@{compileExcludes}" includeAntRuntime="false"/>—-error occured in the macros.xml file at this line.
Total time: 1 second
init:
[echo] user.home = C:\Users\Eligo1
[echo] version.number = 4.2.d
clean-core:
[delete] Deleting directory D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
clean-datamodel:
clean-jlan:
clean-mbeans:
clean-deployment:
clean-repository:
clean-wdrdeployment:
clean-remoteapi:
clean-jndi:
clean-catalinavirtual:
clean-webframeworkcommons:
clean-webclient:
clean-system-build-test:
clean-webclient-projects:
clean-slingshot:
clean-slingshot-projects:
clean-webeditor-plugin:
clean-webeditor:
clean-webeditor-customersite-sample:
clean-webeditor-projects:
clean-webserviceclient:
clean-solr:
clean-file-transfer-receiver:
clean-projects:
clean-spp:
clean-wcmquickstart:
clean-wcmquickstart-share:
clean-wcmquickstart-clientapi:
clean-wcmquickstart-webapp:
clean-modules:
clean-webclient-tomcat-deploy:
clean-application-tomcat-deploy:
clean-virtual-tomcat-deploy:
clean-tomcat-deployments:
clean:
compile-core:
[mkdir] Created dir: D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects\core\build\classes
BUILD FAILED
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\projects.xml:23: The following error occurred while executing this line:
<compile-java projectdir="${dir.project.core}" />—-error showing in projects.xml file at this line
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:68: The following error occurred while executing this line:
<compile-java-javac srcdir="@{projectdir}/${dir.name.source}/${dir.name.java}" classesdir="@{projectdir}/${dir.name.build}/${dir.name.classes}" compileExcludes="@{compileExcludes}">—-error showing in macros.xml file at this line.
D:\1bpms-demo\alfresco_scratch\alfresco\HEAD\root\macros.xml:41: srcdir attribute must be set!
<javac destdir="@{classesdir}" fork="true"
memoryMaximumSize="${mem.size.max}" deprecation="${javac.deprecation}"
debug="${javac.debug}" target="${javac.target}" source="${javac.source}" encoding="${javac.encoding}"
excludes="@{compileExcludes}" includeAntRuntime="false"/>—-error occured in the macros.xml file at this line.
Total time: 1 second

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2013 10:48 PM
I am facing the same problem: http://forums.alfresco.com/forum/developer-discussions/development-environment/following-error-occur...
