Hi,

See http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.xeustechnologies%22

there's only a pom available for jcl, because it is the project parent.
you probably need to use jcl-core instead

Robert


Op Sat, 20 Jul 2013 12:37:58 +0200 schreef Manuel Dahmen <[email protected]>:

Hello,


I have one question or two.


I have found a project "jar class loader" which I want to use in my own
project.


I referenced it as below:


"""

<dependency>

      <groupId>org.xeustechnologies</groupId>

      <artifactId>jcl</artifactId>

      <version>2.2.2</version>

    </dependency>

"""

I got the following error:

"""

Failed to execute goal on project EmptyCanvasSystem: Could not resolve
dependencies for project be.ibiiztera:EmptyCanvasSystem:jar:1.0-SNAPSHOT:
Failure to find org.xeustechnologies:jcl:jar:2.2.2 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced -> [Help 1]

"""



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to