Maven
And to also mention it:
Everything i could load via: http://repo1.maven.org/maven2/org/zkoss/ is pretty old!
http://docs.zkoss.org/wiki/How-Tos/Installation/How_to_use_ZK_Maven_Repository
Hmm yes, I already read this multiple times.
It does not explain why Nexus & m2eclipse can't index your repository for searching artifacts.
And it also does not explain why you deleted the Gmaps Artifact. And the only Gmaps Artifact I can find is out of date: (http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/gmapsz/).
Regards
Hi,
I had troubles with Gmaps component from maven versions. First, I downloaded the "traditional" (Nexus?) artifacts with m2eclipse assistance. They worked in the most, but when I add a <gmaps> component in a zul file, an invalid or not known html/zul tag error raises. Then, I added the zkoss repositories (http://mavensync.zkoss.org/maven2) and downloaded ZK again from them. It worked as in the first try, but now when I use the <gmaps> tag it raises a different error: "org.zkforge.gmaps.Gmaps" class is not found. After that, I noticed the Gmap artifact is very old (2.0-3 is the last version), so downloaded the 2.0_50 version from zkforge. Now it does'n raises any error, but neither works (no map is loaded).
Finally I would like to say that I researched in many RIA technologies (OpenLaszlo, GWT, Echo2, among others) and found ZK very interesting because it allows to build good looking applications fast in Java, defining the UI declaratively and including a lot of widgets out-of-the-box. It's a shame that Maven integration doesn't fully work, specially when integration with other frameworks like Spring is promoted.
Best Regards.
Hi,
i want to use the ZK CE-Maven repository aswell, but
09.09.10 12:11:01 MESZ: Unable to update index for ZK CE|http://mavensync.zkoss.org/maven2: Resource nexus-maven-repository-index.properties does not exist
is there any way to get ZK 5.0.4 with m2eclipse?
Regards
Some folder names have been changed. Have a look here.
thank you terrytornado,
i have read this site twice. I would like to use the ZK CE version with maven path "http://mavensync.zkoss.org/maven2". But in this directory, the m2eclipse plugin could not find the file nexus-maven-repository-index.properties ... is there any chance to enable the index without this file.
regards
ZK - Open Source Ajax Java Framework
Hi,
sorry guys, but I got some mayor problems with your Maven Repository!
1. I did not get it indexed by my Local Nexus Repository.
I think the "http://mavensync.zkoss.org/maven2//.meta/repository-metadata.xml" is missing!
2. Do you Deleted the Gmaps Artifact (that one which was located in org/zkoss/zkoss/ ) ?
In fact the whole directory is empty.
Regards