qqqabbc123 / charts4j

Automatically exported from code.google.com/p/charts4j
Other
0 stars 0 forks source link

Maven 2 Support #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Are you looking forward to provide Maven 2 support. You may publish your
librarie under public maven 2 repo, woul'd be very helpfull.

tx,
Marcos Maia.

Original issue reported on code.google.com by maia.mar...@gmail.com on 17 Nov 2008 at 1:42

GoogleCodeExporter commented 8 years ago
You can add maven repository support using google itself. Take a look at my 
project to see how it's done...

http://code.google.com/p/mutable-password/

Original comment by abz...@gmail.com on 25 Dec 2010 at 3:38

GoogleCodeExporter commented 8 years ago
Done.

Original comment by Julien.C...@gmail.com on 2 Jan 2011 at 6:53

GoogleCodeExporter commented 8 years ago
I tried to download the jar with maven, but cannot get it working. Could you 
please give an example in the wiki or in the faq ? 

Original comment by phleg...@gmail.com on 10 Jan 2011 at 4:34

GoogleCodeExporter commented 8 years ago
what should i put on <dependency> and <repository> tags for my pom?

Original comment by edgar.da...@gmail.com on 11 Jan 2011 at 3:45

GoogleCodeExporter commented 8 years ago
Thanks for pointing this out. 

charts4j will soon be in a public repo. In the mean time please 

svn checkout http://charts4j.googlecode.com/svn/trunk/ charts4j-read-only

cd in to project

mvn clean install

This way it will install into your local maven repository (on your machine).

Original comment by Julien.C...@gmail.com on 11 Jan 2011 at 5:42

GoogleCodeExporter commented 8 years ago
See http://code.google.com/p/charts4j/wiki/Maven for Maven instructions.

Original comment by Julien.C...@gmail.com on 13 Jan 2011 at 11:20

GoogleCodeExporter commented 8 years ago

Original comment by Julien.C...@gmail.com on 13 Jan 2011 at 11:21