The contents you find here are totally obsolete so do not use this website to obtain a solution for your issues: the indications you get from here will not be accurate and may lead to data loss or other mayor problems

Logical doc Build Error

Problems with installing LogicalDOC? No problems, the solution is closer than you think.

Moderator: car031

vipin007
Posts: 1
Joined: Wed Dec 24, 2014 6:10 am

Logical doc Build Error

Wed Dec 24, 2014 11:36 am

First we install three basic tools
 JDK 1.7
 Maven 3.0.3
 Ant 1.7 to build this sources
1) Open a command shell to the folder where you unzipped the archive

2) go into folder: build/poms
launch the command: mvn install
3) go into folder: community/logicaldoc/
launch the command: mvn -Dmaven.test.skip=true install
then throw error at the last-

[ERROR] Failed to execute goal on project logicaldoc-webdav: Could not resolve dependencies for project com.logicaldoc:l
ogicaldoc-webdav:jar:7.1.2: Could not find artifact javax.jcr:jcr:jar:1.0.1 in ibiblio (http://www.ibiblio.org/maven2),
try downloading from http://www.day.com/site/en/index/relate ... nload.html -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/disp ... nException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :logicaldoc-webdav
mmeschieri
Posts: 242
Joined: Mon Apr 19, 2010 3:40 pm

Re: Logical doc Build Error

Mon Dec 29, 2014 3:46 pm

In general javax artifacts have to be installed manually in your local repository. In any case, try to execute again now.

Return to “Installation”

Who is online

Users browsing this forum: No registered users and 73 guests

× Attention! This forum has been dismissed and will be soon removed. The contents you find here are totally obsolete so do not use this website to obtain a solution for your issues: the indications you get from here will not be accurate and may lead to data loss or other mayor problems.