kamranzafar / JCL

Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in IoC frameworks and web applications.
http://kamranzafar.github.com/
582 stars 162 forks source link

How to install? #30

Open templefox opened 10 years ago

templefox commented 10 years ago

mvn clean install [INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/ oss-parent-5.pom [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.xeustechnologies:jcl:2.5 (C:\Users\I302583\Downloads\J CL-jcl-2.5\JCL2\pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not transfer artifact org.sonatype. oss:oss-parent:pom:5 from/to central (https://repo.maven.apache.org/maven2): rep o.maven.apache.org and 'parent.relativePath' points at wrong local POM @ line 13 , column 10: Unknown host repo.maven.apache.org -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [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 rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin gException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo delException

kamranzafar commented 10 years ago

When you clone the project, then cd to JCL2 directory and then install it.