0

ZK6 Maven artifact for zkcomposite

asked 2012-01-20 14:13:49 +0800

testuser35 gravatar image testuser35
27

Hello together,

exists a Maven artifact for zkcomposite in ZK6 RC2, if not will come for the final ZK6 version.

Kind regards
Stephan

delete flag offensive retag edit

9 Replies

Sort by ยป oldest newest

answered 2012-01-30 10:12:03 +0800

matthewgo gravatar image matthewgo
375

Hi Stephan,

Are you referring to this? http://books.zkoss.org/wiki/Small_Talks/2011/December/Define_Composite_Component_using_Java_Annotation_in_ZK6

It is an LGPL add-on, you can download from Github and open the Properties(of your maven project) >Java Build Path > Add External Jars > *.jar

link publish delete flag offensive edit

answered 2012-02-01 10:28:08 +0800

testuser35 gravatar image testuser35
27

Hi

For the moment we downloaded it from the same link you mentioned above. However since we are using maven for building our project we would like to know, if there is a (public) maven repository containing the ZK-component library as maven artifact that we could simply add as dependency to our project.

Kind regards,
Stephan

link publish delete flag offensive edit

answered 2012-02-02 10:07:31 +0800

matthewgo gravatar image matthewgo
375

Hi Stephan,
I see. We will evaluate if we can upload it to public maven.

link publish delete flag offensive edit

answered 2012-02-02 13:30:41 +0800

testuser35 gravatar image testuser35
27

Thank you for your help.

link publish delete flag offensive edit

answered 2012-02-06 09:59:32 +0800

testuser35 gravatar image testuser35
27

Hi

Sorry for insisting on this, but do you already have an approximate timeline for setting up the maven artifacts? Are we talking about a few days or about weeks/months?
If it will take longer, then we will have to (temporary) upload the jars to our local internal maven repository, however this will take some effort that we would like to avoid if not really necessary. ;)

Kind regards,
Stephan

link publish delete flag offensive edit

answered 2012-03-14 10:51:59 +0800

testuser35 gravatar image testuser35
27

Hello matthewgo,

>>We will evaluate if we can upload it to public maven.
Had you time for evaluation? Do you know if this topic
still in working process?
Thank you
Kind regards,
Stephan

link publish delete flag offensive edit

answered 2012-04-10 15:28:51 +0800

dtommasina gravatar image dtommasina
19 1
http://www.avanon.com/

Hi there

we would also really be interested at the possibility to get the libraries over maven.
Are there any news about this?

Thanks
Danilo

link publish delete flag offensive edit

answered 2012-04-26 09:24:14 +0800

blacksensei gravatar image blacksensei
234 2

Hello all !!
any recent news about the ZK 6 artifacts in the maven public repo?
this is a very serious need.

thanks in advance for the team who is or will be working on it.

link publish delete flag offensive edit

answered 2012-05-02 06:12:27 +0800

dtommasina gravatar image dtommasina
19 1
http://www.avanon.com/

We opened an official support request about this and the ZK guys were so neat to publish the artifacts to maven. here the dependency definition.

URL: http://mavensync.zkoss.org/maven2

<dependency>
   <groupId>org.zkoss.composite</groupId>
   <artifactId>zkcomposite</artifactId>
   <version>0.8.0</version>
</dependency>

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-01-20 14:13:49 +0800

Seen: 949 times

Last updated: May 02 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More