Hi,
I am trying to develop Openkm, and checkout the code through Maven but the code compiled automatically. The following are the errors I got while build automatically:
1. ArtifactTransferException: Failure to transfer
org.apache.derby:derby:jar:10.5.3.0_1 from
http://repo1.maven.org/maven2 was cached in the local reposirory,
resolution will not be reattempted untill the update interval of
central has elapsed or updates are forc
2. Missing artifact com.openkm:extensions-full:jar:LTE
3. Missing artifact org.apache.derby:derby:jar:10.5.3.0_1 in
pom.xml /openkm line 2 Maven Dependency Problem
4.The container 'Maven Dependencies' references non existing library
'C:\Users\Administrator\.m2\repository\org\apache\derby\derby\10.5.3.0_1\derby-10.5.3.0_1.jar' openkm Build
path Build Path Problem
5. The project cannot be built until build path errors are
resolved openkm Unknown Java Problem.
Iam tried on Windows server 2008. Can any one tell how to resolve those Errors to build the Code successfully.
Thanks in Advance,
Kumar
I am trying to develop Openkm, and checkout the code through Maven but the code compiled automatically. The following are the errors I got while build automatically:
1. ArtifactTransferException: Failure to transfer
org.apache.derby:derby:jar:10.5.3.0_1 from
http://repo1.maven.org/maven2 was cached in the local reposirory,
resolution will not be reattempted untill the update interval of
central has elapsed or updates are forc
2. Missing artifact com.openkm:extensions-full:jar:LTE
3. Missing artifact org.apache.derby:derby:jar:10.5.3.0_1 in
pom.xml /openkm line 2 Maven Dependency Problem
4.The container 'Maven Dependencies' references non existing library
'C:\Users\Administrator\.m2\repository\org\apache\derby\derby\10.5.3.0_1\derby-10.5.3.0_1.jar' openkm Build
path Build Path Problem
5. The project cannot be built until build path errors are
resolved openkm Unknown Java Problem.
Iam tried on Windows server 2008. Can any one tell how to resolve those Errors to build the Code successfully.
Thanks in Advance,
Kumar
